summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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