preparing 0.61
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1557
This commit is contained in:
parent
2f84118e7c
commit
c6939434ae
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue