summaryrefslogtreecommitdiff
path: root/src/tikzit.h
diff options
context:
space:
mode:
authorAleks Kissinger <aleks0@gmail.com>2019-01-12 15:01:41 +0100
committerAleks Kissinger <aleks0@gmail.com>2019-01-12 15:11:00 +0100
commitd49cde5d0b948f24aa7b3bd9ad9b3b63333f2281 (patch)
tree573a28adec900d892ab14c2bc4a4902d61985d81 /src/tikzit.h
parent8fe8ff000d48460583f542b932d8af3e3d3ae008 (diff)
reverse edge direction
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 743e3f0..855efeb 100644
--- a/src/tikzit.h
+++ b/src/tikzit.h
@@ -49,7 +49,7 @@
#ifndef TIKZIT_H
#define TIKZIT_H
-#define TIKZIT_VERSION "2.1.1"
+#define TIKZIT_VERSION "2.1.2"
#include "mainwindow.h"
#include "mainmenu.h"