summaryrefslogtreecommitdiff
path: root/src/tikzit.h
diff options
context:
space:
mode:
authorAleks Kissinger <aleks0@gmail.com>2019-01-10 17:42:21 +0100
committerAleks Kissinger <aleks0@gmail.com>2019-01-10 17:42:21 +0100
commit86e379ef12ad08dd9554b1cc288ff50382dd788f (patch)
treedd4be569609fc8feded48d2a09c3199fda57d449 /src/tikzit.h
parent97c2a2a7ecae12bf376558997805c24c3b6e3e07 (diff)
arrow issue (fixes #51)
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 3dcbbd1..743e3f0 100644
--- a/src/tikzit.h
+++ b/src/tikzit.h
@@ -49,7 +49,7 @@
#ifndef TIKZIT_H
#define TIKZIT_H
-#define TIKZIT_VERSION "2.1.0"
+#define TIKZIT_VERSION "2.1.1"
#include "mainwindow.h"
#include "mainmenu.h"