]> git.lyx.org Git - features.git/commitdiff
installer: this is LyX 2.0.3
authorUwe Stöhr <uwestoehr@web.de>
Mon, 27 Feb 2012 01:52:22 +0000 (01:52 +0000)
committerUwe Stöhr <uwestoehr@web.de>
Mon, 27 Feb 2012 01:52:22 +0000 (01:52 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40801 a592a061-630c-0410-9148-cb99ea01b6c8

development/Win32/packaging/installer/settings.nsh

index 3502709bbb92965377cf8688e2223d000484d913..b21a9f1fbdad0c93b7391dbad5b4e02c63824a7b 100644 (file)
@@ -11,8 +11,8 @@ These typically need to be modified for each LyX release
 
 !define APP_VERSION_MAJOR 2
 !define APP_VERSION_MINOR 0
-!define APP_VERSION_REVISION 2
-!define APP_VERSION_BUILD 5 # Start with 1 for the installer releases of each version
+!define APP_VERSION_REVISION 3
+!define APP_VERSION_BUILD 1 # Start with 1 for the installer releases of each version
 
 !define APP_VERSION "${APP_VERSION_MAJOR}.${APP_VERSION_MINOR}.${APP_VERSION_REVISION}" # Version to display