summarylogtreecommitdiffstats
path: root/package_version_2p3_fix.patch
blob: ece786fb01d49b8166b2338853c31cf24383ece1 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -32,7 +32,7 @@
 #include "main.h"
 
 #ifndef PACKAGE_VERSION
-#define PACKAGE_VERSION "2.2.1"
+#define PACKAGE_VERSION "2.3"
 #endif