summaryrefslogtreecommitdiff
path: root/src/tikzit.h
diff options
context:
space:
mode:
authorAleks Kissinger <aleks0@gmail.com>2018-10-22 11:25:59 +0200
committerAleks Kissinger <aleks0@gmail.com>2018-10-22 11:25:59 +0200
commitf0c92dbae31b12799d0622b8219d7841ab10464f (patch)
treef5926503dcc7f98abe5104362d63a04cb5c11948 /src/tikzit.h
parent24fbb3b7aca8dd5b957397a046d3cb71a00b324c (diff)
updated version in header and added deploy scripts
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 635ee5e..69e9237 100644
--- a/src/tikzit.h
+++ b/src/tikzit.h
@@ -49,7 +49,7 @@
#ifndef TIKZIT_H
#define TIKZIT_H
-#define TIKZIT_VERSION "2.0-rc3"
+#define TIKZIT_VERSION "2.0"
#include "mainwindow.h"
#include "mainmenu.h"