summaryrefslogtreecommitdiff
path: root/src/tikzit.h
diff options
context:
space:
mode:
authorAleks Kissinger <aleks0@gmail.com>2019-01-24 17:58:31 +0100
committerAleks Kissinger <aleks0@gmail.com>2019-01-24 17:58:31 +0100
commitb1e4579863e55496c4b143f18c84cdcb973dd6af (patch)
tree01d34fd5c4212099cd7fdd838662682b231eb411 /src/tikzit.h
parent539bc84f39ffaff04c99b7d10aac60275588dc79 (diff)
increment version number
Diffstat (limited to 'src/tikzit.h')
-rw-r--r--src/tikzit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tikzit.h b/src/tikzit.h
index 4b99062..94aba9d 100644
--- a/src/tikzit.h
+++ b/src/tikzit.h
@@ -49,7 +49,7 @@
#ifndef TIKZIT_H
#define TIKZIT_H
-#define TIKZIT_VERSION "2.1.3"
+#define TIKZIT_VERSION "2.1.4"
#include "mainwindow.h"
#include "mainmenu.h"