From: robertl Date: Mon, 21 Jun 2010 03:02:15 +0000 (+0000) Subject: Bump version number. X-Git-Tag: archive/raspbian/1.10.0+ds-2+rpi1~1^2~12^2~11^2~968 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=750b5408d700b7485f14497c54fed1c610aba89c;p=gpsbabel.git Bump version number. --- diff --git a/gpsbabel/gui/setup.iss b/gpsbabel/gui/setup.iss index a1d999349..15128ecf6 100755 --- a/gpsbabel/gui/setup.iss +++ b/gpsbabel/gui/setup.iss @@ -1,4 +1,4 @@ -; $Id: setup.iss,v 1.21 2010-06-20 04:16:21 robertl Exp $ +; $Id: setup.iss,v 1.22 2010-06-21 03:02:15 robertl Exp $ ; ; NOTE: setup.iss is generated from setup.iss.in via autoconf. ; The generated setup.iss is checked in to help keep the version numbers @@ -17,7 +17,7 @@ ; (To generate a new GUID, click Tools | Generate GUID inside the IDE.) AppId={{1B8FE958-A304-4902-BF7A-4E2F0F5B7017} AppName=GPSBabel -AppVerName=GPSBabel 1.3.7-beta20100518 +AppVerName=GPSBabel 1.4.0 AppPublisher=GPSBabel AppPublisherURL=http://www.gpsbabel.org AppSupportURL=http://www.gpsbabel.org @@ -25,7 +25,7 @@ AppUpdatesURL=http://www.gpsbabel.org DefaultDirName={pf}\GPSBabel DefaultGroupName=GPSBabel OutputDir=release -OutputBaseFilename=GPSBabel-1.3.7-beta20100518-Setup +OutputBaseFilename=GPSBabel-1.4.0-Setup SetupIconFile=images\babel2.ico Compression=lzma SolidCompression=yes