From f2569c433a8213d5f29b3e458b8c63eede00aec6 Mon Sep 17 00:00:00 2001 From: Sacha Date: Fri, 25 Jul 2014 13:47:57 +1000 Subject: [PATCH] Update version to 1.3.0. Seems to work perfectly. --- Sachesi.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sachesi.pro b/Sachesi.pro index bacb7e6..5dcdb26 100644 --- a/Sachesi.pro +++ b/Sachesi.pro @@ -3,7 +3,7 @@ win32: QT += sql xmlpatterns TARGET="Sachesi" ICON=sachesi-114.png -VERSION=1.2.3 +VERSION=1.3.0 # Global specific win32:CONFIG(release, debug|release): CONFIG_DIR = $$join(OUT_PWD,,,/release)