finalized build numbers and all that other release crap

This commit is contained in:
David Anderson
2007-10-26 02:23:21 +00:00
parent 3030302952
commit cc99d6d1fb
23 changed files with 25 additions and 25 deletions

View File

@ -1,6 +1,6 @@
compress = C:\WINDOWS\zip.exe
source = R:\amxmodx
source = c:\temp\amxmodx
makeopts =
output = c:\real\done
output = c:\temp\done
devenv = C:\Program Files\Microsoft Visual Studio .NET 2003\Common7\IDE\devenv.com
release = amxmodx-1.76d
release = amxmodx-1.8.0

View File

@ -2,7 +2,7 @@
; Licensed under the GNU General Public License
; Originally written by -=HaXoMaTiC=-
!define PRODUCT_NAME "AMX Mod X Installer"
!define PRODUCT_VERSION "1.76d"
!define PRODUCT_VERSION "1.8.0"
!define PRODUCT_PUBLISHER "AMX Mod X Dev Team"
!define PRODUCT_WEB_SITE "http://www.amxmodx.org/"
!define PRODUCT_DIR_REGKEY "Software\Microsoft\Windows\CurrentVersion\App Paths\Installer.exe"