[jsword-svn] r1424 - in trunk: bibledesktop bibledesktop/etc/installer/macosx/BibleDesktop.app/Contents bibledesktop/etc/installer/win32 bibledesktop/src/main/java/org/crosswire/bibledesktop/desktop bibledesktop-web/src/web common

dmsmith at www.crosswire.org dmsmith at www.crosswire.org
Thu Jun 21 12:30:28 MST 2007


Author: dmsmith
Date: 2007-06-21 12:30:28 -0700 (Thu, 21 Jun 2007)
New Revision: 1424

Modified:
   trunk/bibledesktop-web/src/web/download.html
   trunk/bibledesktop/ReleaseInstructions.txt
   trunk/bibledesktop/etc/installer/macosx/BibleDesktop.app/Contents/Info.plist
   trunk/bibledesktop/etc/installer/win32/BibleDesktop.nsi
   trunk/bibledesktop/src/main/java/org/crosswire/bibledesktop/desktop/Msg.properties
   trunk/bibledesktop/src/main/java/org/crosswire/bibledesktop/desktop/Msg_de.properties
   trunk/bibledesktop/src/main/java/org/crosswire/bibledesktop/desktop/Msg_fa.properties
   trunk/common/core.xml
Log:
Doing release 1.0.7

Modified: trunk/bibledesktop/ReleaseInstructions.txt
===================================================================
--- trunk/bibledesktop/ReleaseInstructions.txt	2007-06-21 19:19:58 UTC (rev 1423)
+++ trunk/bibledesktop/ReleaseInstructions.txt	2007-06-21 19:30:28 UTC (rev 1424)
@@ -7,8 +7,7 @@
 Pretend that 1.0.9 is the next release number (because the current release is 1.0.8).
 Change org.crosswire.bibledesktop.desktop.Msg.properties Desktop.Version=1.0.9
 In the ant file common/core.xml change to <property name="release.version" value="1.0.9"/>
-Update bibledesktop/etc/installer/macosx/info.plist. The release number is repeated many times.
-Update bibledesktop/etc/installer/win32/BibleDesktop.nsi PROCUCT_VERSION "1.09"
+Update bibledesktop/etc/installer/win32/BibleDesktop.nsi PROCUCT_VERSION "1.0.9"
 Update bibledesktop-web/src/web/download.html.
 
 Step 2: Update the release files for the current jar names.

Modified: trunk/bibledesktop/etc/installer/macosx/BibleDesktop.app/Contents/Info.plist
===================================================================
--- trunk/bibledesktop/etc/installer/macosx/BibleDesktop.app/Contents/Info.plist	2007-06-21 19:19:58 UTC (rev 1423)
+++ trunk/bibledesktop/etc/installer/macosx/BibleDesktop.app/Contents/Info.plist	2007-06-21 19:30:28 UTC (rev 1424)
@@ -7,7 +7,7 @@
 	<key>CFBundleIdentifier</key>
 	<string>org.crosswire.jsword</string>
 	<key>CFBundleVersion</key>
-	<string>1.0.6</string>
+	<string>@release.version@</string>
 	<key>CFBundleAllowMixedLocalizations</key>
 	<string>true</string>
 	<key>CFBundleExecutable</key>
@@ -19,7 +19,7 @@
 	<key>CFBundleSignature</key>
 	<string>????</string>
 	<key>CFBundleGetInfoString</key>
-	<string>Bible Desktop v1.0.6 (c) 2006</string>
+	<string>Bible Desktop v at release.version@ (c) 2006</string>
 	<key>CFBundleInfoDictionaryVersion</key>
 	<string>6.0</string>
 	<key>CFBundleIconFile</key>

Modified: trunk/bibledesktop/etc/installer/win32/BibleDesktop.nsi
===================================================================
--- trunk/bibledesktop/etc/installer/win32/BibleDesktop.nsi	2007-06-21 19:19:58 UTC (rev 1423)
+++ trunk/bibledesktop/etc/installer/win32/BibleDesktop.nsi	2007-06-21 19:30:28 UTC (rev 1424)
@@ -4,7 +4,7 @@
 !include LogicLib.nsh
 
 !define PRODUCT_NAME "BibleDesktop"
-!define PRODUCT_VERSION "1.0.6"
+!define PRODUCT_VERSION "1.0.7"
 !define CLASS "org.crosswire.bibledesktop.desktop.Desktop"
 
 !define JRE_VERSION "1.5.0"

Modified: trunk/bibledesktop/src/main/java/org/crosswire/bibledesktop/desktop/Msg.properties
===================================================================
--- trunk/bibledesktop/src/main/java/org/crosswire/bibledesktop/desktop/Msg.properties	2007-06-21 19:19:58 UTC (rev 1423)
+++ trunk/bibledesktop/src/main/java/org/crosswire/bibledesktop/desktop/Msg.properties	2007-06-21 19:30:28 UTC (rev 1424)
@@ -8,7 +8,7 @@
 # Property describing the name and version of the program
 Desktop.Title=Bible Desktop
 Desktop.Splash=Bible Desktop
-Desktop.Version=1.0.6
+Desktop.Version=1.0.7
 Desktop.VersionTitle=Version {0}
 Desktop.VersionAppTitle={0} v{1}
 

Modified: trunk/bibledesktop/src/main/java/org/crosswire/bibledesktop/desktop/Msg_de.properties
===================================================================
--- trunk/bibledesktop/src/main/java/org/crosswire/bibledesktop/desktop/Msg_de.properties	2007-06-21 19:19:58 UTC (rev 1423)
+++ trunk/bibledesktop/src/main/java/org/crosswire/bibledesktop/desktop/Msg_de.properties	2007-06-21 19:30:28 UTC (rev 1424)
@@ -8,7 +8,7 @@
 # Property describing the name and version of the program
 Desktop.Title=Bible Desktop
 Desktop.Splash=Bible Desktop
-Desktop.Version=1.0.6
+#Desktop.Version=1.0.6
 Desktop.VersionTitle=Version {0}
 Desktop.VersionAppTitle={0} v{1}
 

Modified: trunk/bibledesktop/src/main/java/org/crosswire/bibledesktop/desktop/Msg_fa.properties
===================================================================
--- trunk/bibledesktop/src/main/java/org/crosswire/bibledesktop/desktop/Msg_fa.properties	2007-06-21 19:19:58 UTC (rev 1423)
+++ trunk/bibledesktop/src/main/java/org/crosswire/bibledesktop/desktop/Msg_fa.properties	2007-06-21 19:30:28 UTC (rev 1424)
@@ -8,7 +8,7 @@
 # Property describing the name and version of the program
 Desktop.Title=Bible Desktop
 Desktop.Splash=Bible Desktop
-Desktop.Version=1.0.6
+#Desktop.Version=1.0.6
 Desktop.VersionTitle=\u0646\u06AF\u0627\u0631\u0634 {0}
 Desktop.VersionAppTitle={0} v{1}
 

Modified: trunk/bibledesktop-web/src/web/download.html
===================================================================
--- trunk/bibledesktop-web/src/web/download.html	2007-06-21 19:19:58 UTC (rev 1423)
+++ trunk/bibledesktop-web/src/web/download.html	2007-06-21 19:30:28 UTC (rev 1424)
@@ -9,7 +9,7 @@
 
 <h1>Official Stable Release</h1>
 <p>
-  The latest official release of Bible Desktop is 1.0.6. We provide you a choice of a standard installer or running
+  The latest official release of Bible Desktop is 1.0.7. We provide you a choice of a standard installer or running
   BibleDesktop using WebStart.
 </p>
 
@@ -20,7 +20,7 @@
 
 <table border="0" cellpadding="5">
   <tr>
-      <td><a href="stable/BibleDesktop-v1.0.6.dmg"><img src="images/blueapple.png" width="40" height="40" border="0"/></a></td>
+      <td><a href="stable/BibleDesktop-v1.0.7.dmg"><img src="images/blueapple.png" width="40" height="40" border="0"/></a></td>
       <td>Mac OS X Disk Image</td>
       <td>Just download, open the Disk Image and drag to the Application folder.</td>
   </tr>
@@ -32,12 +32,12 @@
           Our installer will get it for you.</td>
   </tr>
   <tr>
-      <td><a href="/ftpmirror/pub/jsword/release/bibledesktop-1.0.6-bin.tar.gz"><img src="images/duke.png" width="40" height="36" border="0"/></a></td>
+      <td><a href="/ftpmirror/pub/jsword/release/bibledesktop-1.0.7-bin.tar.gz"><img src="images/duke.png" width="40" height="36" border="0"/></a></td>
       <td>Linux, BSD, Unix</td>
       <td>Download, uncompress and run BibleDesktop.sh. See below for note on Linux.</td>
   </tr>
   <tr>
-      <td><a href="stable/bibledesktop-1.0.6.jnlp"><img src="images/webstart.png" width="40" height="40" border="0"/></a></td>
+      <td><a href="stable/bibledesktop-1.0.7.jnlp"><img src="images/webstart.png" width="40" height="40" border="0"/></a></td>
       <td>WebStart</td>
       <td>See below for note on WebStart</td>
   </tr>
@@ -69,7 +69,7 @@
       <td>Just download and unzip, moving the application to the location of your choice.</td>
   </tr>
   <tr>
-      <td><a href="nightly/bibledesktop-1.0.6.jnlp"><img src="images/webstart.png" width="40" height="40" border="0"/></a></td>
+      <td><a href="nightly/bibledesktop-1.0.7.jnlp"><img src="images/webstart.png" width="40" height="40" border="0"/></a></td>
       <td>WebStart</td>
       <td>See below for note on WebStart</td>
   </tr>

Modified: trunk/common/core.xml
===================================================================
--- trunk/common/core.xml	2007-06-21 19:19:58 UTC (rev 1423)
+++ trunk/common/core.xml	2007-06-21 19:30:28 UTC (rev 1424)
@@ -10,7 +10,7 @@
     == These are the standard locations that this build file uses.
     == This assumes that the build file is in the root of the project.
     =========================================================================-->
-  <property name="release.version"  value="1.0.6"/>
+  <property name="release.version"  value="1.0.7"/>
   <property name="source.root"      value="src"/>
   <property name="source.etc"       value="etc"/>
   <property name="source.jar"       value="jar"/>




More information about the jsword-svn mailing list