[tomboy] Bump back to 1.5.2



commit 5497fc09499ddcf92a037b5d5236dc4288a3cd97
Author: Sandy Armstrong <sanfordarmstrong gmail com>
Date:   Mon Oct 18 15:55:33 2010 -0700

    Bump back to 1.5.2
    
    This reverts commit 4cdc0ad09a4eef80e1605adbd4f18abb8a442dd6.

 Tomboy/Defines.WIN32.cs |    2 +-
 osx/Contents/Info.plist |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/Tomboy/Defines.WIN32.cs b/Tomboy/Defines.WIN32.cs
index f918c74..67cf4c4 100644
--- a/Tomboy/Defines.WIN32.cs
+++ b/Tomboy/Defines.WIN32.cs
@@ -2,7 +2,7 @@
 using System.Reflection;
 
 // TODO: Automate this
-[assembly: AssemblyVersion ("1.5.1.1")]
+[assembly: AssemblyVersion ("1.5.2")]
 [assembly: AssemblyProduct("Tomboy")]
 [assembly: AssemblyTitle("Tomboy Notes")]
 
diff --git a/osx/Contents/Info.plist b/osx/Contents/Info.plist
index 6b143c5..663c5d8 100644
--- a/osx/Contents/Info.plist
+++ b/osx/Contents/Info.plist
@@ -17,11 +17,11 @@
 	<key>CFBundlePackageType</key>
 	<string>APPL</string>
 	<key>CFBundleShortVersionString</key>
-	<string>1.5.1.1</string>
+	<string>1.5.2</string>
 	<key>CFBundleSignature</key>
 	<string>xmmd</string>
 	<key>CFBundleVersion</key>
-	<string>1.5.1.1</string>
+	<string>1.5.2</string>
 	<key>NSAppleScriptEnabled</key>
 	<string>NO</string>
 </dict>



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