finalized build numbers and all that other release crap
This commit is contained in:
Binary file not shown.
@ -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
|
||||
|
@ -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"
|
||||
|
Reference in New Issue
Block a user