1
0
Fork 0

preparing 0.61

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1557
This commit is contained in:
Peter Veenstra 2004-01-10 20:19:14 +00:00
parent 2f84118e7c
commit c6939434ae

View file

@ -1,5 +1,5 @@
!define VER_MAYOR 0
!define VER_MINOR 60
!define VER_MINOR 61
; The name of the installer
Name "DOSBox ${VER_MAYOR}.${VER_MINOR} Installer"
@ -80,4 +80,4 @@ Section "Uninstall"
RMDir "$SMPROGRAMS\DOSBox-${VER_MAYOR}.${VER_MINOR}"
SectionEnd
; eof
; eof