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 855efeb..4b99062 100644
--- a/src/tikzit.h
+++ b/src/tikzit.h
@@ -49,7 +49,7 @@
#ifndef TIKZIT_H
#define TIKZIT_H
-#define TIKZIT_VERSION "2.1.2"
+#define TIKZIT_VERSION "2.1.3"
#include "mainwindow.h"
#include "mainmenu.h"
diff --git a/tikzit.pro b/tikzit.pro
index db1773c..83a8820 100644
--- a/tikzit.pro
+++ b/tikzit.pro
@@ -2,7 +2,7 @@
QT += core gui widgets network
-VERSION = 2.1.2
+VERSION = 2.1.3
test {
CONFIG += testcase