summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAleks Kissinger <aleks0@gmail.com>2020-08-18 12:40:34 +0100
committerAleks Kissinger <aleks0@gmail.com>2020-08-18 12:41:23 +0100
commit300267089b80785551c4721684280efe654ec834 (patch)
treeaac21b7157d24bd80e90c308d4bf493ac1bdac80 /src
parent6283ae837a376b43c0ed14c7b92489f9b8dda9a3 (diff)
pushed tikzit versionupstream/latest
Diffstat (limited to 'src')
-rw-r--r--src/tikzit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tikzit.h b/src/tikzit.h
index d27d416..5debdf3 100644
--- a/src/tikzit.h
+++ b/src/tikzit.h
@@ -49,7 +49,7 @@
#ifndef TIKZIT_H
#define TIKZIT_H
-#define TIKZIT_VERSION "2.1.5"
+#define TIKZIT_VERSION "2.1.6"
#include "mainwindow.h"
#include "mainmenu.h"