summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGard Spreemann <gspreemann@gmail.com>2019-01-09 08:36:22 +0100
committerGard Spreemann <gspreemann@gmail.com>2019-01-09 08:36:22 +0100
commitd11c83250a9464cd7431d24734380017dbcd97af (patch)
treec652af8733b9475d5a9bca2e54abb238f5a15481
parent5ae2f0ea6d3c805b6f7c74f7b19af4b2e5579c49 (diff)
parent97c2a2a7ecae12bf376558997805c24c3b6e3e07 (diff)
Merge commit '97c2a2a7ecae12bf376558997805c24c3b6e3e07' into debian/sid
-rw-r--r--src/tikzit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tikzit.h b/src/tikzit.h
index 4797f48..3dcbbd1 100644
--- a/src/tikzit.h
+++ b/src/tikzit.h
@@ -49,7 +49,7 @@
#ifndef TIKZIT_H
#define TIKZIT_H
-#define TIKZIT_VERSION "2.0.0"
+#define TIKZIT_VERSION "2.1.0"
#include "mainwindow.h"
#include "mainmenu.h"