[tomboy] Drop version to 1.5.1.1 for minor mac-only bugfix release
- From: Sanford Armstrong <sharm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tomboy] Drop version to 1.5.1.1 for minor mac-only bugfix release
- Date: Mon, 18 Oct 2010 22:57:03 +0000 (UTC)
commit 4cdc0ad09a4eef80e1605adbd4f18abb8a442dd6
Author: Sandy Armstrong <sanfordarmstrong gmail com>
Date: Mon Oct 18 15:53:46 2010 -0700
Drop version to 1.5.1.1 for minor mac-only bugfix release
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 67cf4c4..f918c74 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.2")]
+[assembly: AssemblyVersion ("1.5.1.1")]
[assembly: AssemblyProduct("Tomboy")]
[assembly: AssemblyTitle("Tomboy Notes")]
diff --git a/osx/Contents/Info.plist b/osx/Contents/Info.plist
index 663c5d8..6b143c5 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.2</string>
+ <string>1.5.1.1</string>
<key>CFBundleSignature</key>
<string>xmmd</string>
<key>CFBundleVersion</key>
- <string>1.5.2</string>
+ <string>1.5.1.1</string>
<key>NSAppleScriptEnabled</key>
<string>NO</string>
</dict>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]