From 32a16e8ab9f1148d26e46289c2a3862e6f065eab Mon Sep 17 00:00:00 2001 From: Peter Veenstra Date: Sun, 26 Aug 2007 17:34:00 +0000 Subject: [PATCH] Update version number Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2988 --- scripts/dosbox-installer.nsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/dosbox-installer.nsi b/scripts/dosbox-installer.nsi index 950ee3af..fd026290 100644 --- a/scripts/dosbox-installer.nsi +++ b/scripts/dosbox-installer.nsi @@ -1,5 +1,5 @@ !define VER_MAYOR 0 -!define VER_MINOR 71 +!define VER_MINOR 72 ; The name of the installer Name "DOSBox ${VER_MAYOR}.${VER_MINOR} Installer"