Update installer version number

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21095 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Bo Peng 2007-10-21 04:20:46 +00:00
parent 1abe2423a0
commit f02ae6b21e

View File

@ -76,11 +76,11 @@ Settings for LyX installer
#Names and version
!define APP_NAME "LyX"
!define /date APP_VERSION "1.5svn %Y%m%d"
!define APP_VERSION_NUMBER "1.5.0.0"
!define APP_SERIES_NAME "1.5"
!define APP_SERIES_KEY "15"
!define APP_DIR_USERDATA "LyX15"
!define /date APP_VERSION "1.6svn %Y%m%d"
!define APP_VERSION_NUMBER "1.6.0.0"
!define APP_SERIES_NAME "1.6"
!define APP_SERIES_KEY "16"
!define APP_DIR_USERDATA "LyX16"
!define APP_INFO "${APP_NAME} - The Document Processor"
!define APP_COPYRIGHT "LyX is Copyright © 1995 by Matthias Ettrich, 1995-2007 LyX Team"