From 8db84c69d8e4a997a659ea839e5aded62544c61f Mon Sep 17 00:00:00 2001 From: Konstantin Isakov Date: Fri, 3 Dec 2010 17:52:08 +0300 Subject: [PATCH] Release 1.0.0. --- goldendict.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/goldendict.pro b/goldendict.pro index bc1c2ecf..6a9df8c3 100644 --- a/goldendict.pro +++ b/goldendict.pro @@ -3,7 +3,7 @@ # ##################################################################### TEMPLATE = app TARGET = goldendict -VERSION = 0.9.0+git +VERSION = 1.0.0 # Generate version file. We do this here and in a build rule described later. # The build rule is required since qmake isn't run each time the project is