monotone-commits-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-commits-diffs] net.venge.monotone, net.venge.monotone.issue-20


From: code
Subject: [Monotone-commits-diffs] net.venge.monotone, net.venge.monotone.issue-209: d6e8f82dc157a9aa5b10b2f11106067683e6f93d
Date: Mon, 23 Jul 2012 11:01:13 +0200 (CEST)

revision:            d6e8f82dc157a9aa5b10b2f11106067683e6f93d
date:                2012-07-10T18:30:57
author:              address@hidden
branch:              net.venge.monotone
branch:              net.venge.monotone.issue-209
changelog:
* innosetup/README.txt: bump version of Inno Setup to 5.5.1

* innosetup/monotone.iss.in (MinVersion): Inno Setup 5.5.1 does not support 
Windows 95/98/ME: requires XP.

manifest:
format_version "1"

new_manifest [dd58c296d0e14c324bb41f575863e00c78789656]

old_revision [f6bdc2765a5efcf5944f1b59c7d10ba057ddd9b6]

patch "innosetup/README.txt"
 from [798ee75cb8be7728e4c5fbc6cb682d1f7beca7a2]
   to [6f92ce9f01c75b83994b690bb8b00c549c368965]

patch "innosetup/monotone.iss.in"
 from [1800543d08b166faa10b73a217b03c827733e710]
   to [ac82a895b5fb4de6b175e65cc99db7e233d7fa9b]
============================================================
--- innosetup/README.txt	798ee75cb8be7728e4c5fbc6cb682d1f7beca7a2
+++ innosetup/README.txt	6f92ce9f01c75b83994b690bb8b00c549c368965
@@ -5,8 +5,9 @@
 Windows machine:
 
 Install Inno Setup and Inno Setup preprocessor; see
-http://www.jrsoftware.org/isinfo.php, isetup-5.4.3.exe. Install the
-preprocessor (we use it).
+http://www.jrsoftware.org/isinfo.php, isetup-5.5.1.exe. Install to a
+path that has no spaces in the name; simplifies later steps. Install
+the preprocessor (we use it).
 
 Install MinGW tools; see ../INSTALL_windows_native.txt
 
============================================================
--- innosetup/monotone.iss.in	1800543d08b166faa10b73a217b03c827733e710
+++ innosetup/monotone.iss.in	ac82a895b5fb4de6b175e65cc99db7e233d7fa9b
@@ -17,7 +17,7 @@ DefaultGroupName={#APPNAME}
 AppPublisherURL=http://www.monotone.ca/
 DefaultDirName={pf}\{#APPNAME}
 DefaultGroupName={#APPNAME}
-MinVersion=4.0,4.0
+MinVersion=0,5.0
 OutputDir=.
 AllowNoIcons=1
 Compression=lzma/ultra

reply via email to

[Prev in Thread] Current Thread [Next in Thread]