summaryrefslogtreecommitdiff
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
parent6283ae837a376b43c0ed14c7b92489f9b8dda9a3 (diff)
pushed tikzit versionupstream/latest
-rw-r--r--src/tikzit.h2
-rw-r--r--tikzit.pro2
2 files changed, 2 insertions, 2 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"
diff --git a/tikzit.pro b/tikzit.pro
index 46a411a..a8305da 100644
--- a/tikzit.pro
+++ b/tikzit.pro
@@ -2,7 +2,7 @@
QT += core gui widgets network
-VERSION = 2.1.5
+VERSION = 2.1.6
test {
CONFIG += testcase