# # patch "ChangeLog" # from [c2fc356cdd5b7eab95ae345c04e45ece26d2adb3] # to [884340816c0ef5e8e7b42d4ddbbc2b697f3fc888] # # patch "win32/monotone.iss" # from [94f8d521a1abae3860ab8e5cea3a8d5fa538c9d7] # to [a9e19c238eb0dbf3d7333d664daa093d39d6fdeb] # --- ChangeLog +++ ChangeLog @@ -1,3 +1,7 @@ +2005-07-07 Matthew Gregan + + * win32/monotone.iss: Bump version number. + 2005-07-05 Nathaniel Smith * debian/rules (config.status): Use bundled sqlite. --- win32/monotone.iss +++ win32/monotone.iss @@ -1,6 +1,6 @@ [Setup] AppName=monotone -AppVerName=monotone 0.19 +AppVerName=monotone 0.20 AppCopyright=Copyright © 2002-2005 Graydon Hoare et al. DefaultDirName={pf}\monotone DefaultGroupName=monotone @@ -10,7 +10,7 @@ AllowNoIcons=1 AppPublisher=venge.net AppPublisherURL=http://venge.net/monotone -AppVersion=0.19 +AppVersion=0.20 Compression=lzma/ultra SolidCompression=yes LicenseFile="..\COPYING"