[tomboy] Bump version to 1.3.3



commit 3014c9bc5f8172f0fde2962f3238288e30936f7e
Author: Benjamin Podszun <benjamin podszun gmail com>
Date:   Mon Aug 16 23:35:36 2010 +0200

    Bump version to 1.3.3

 Tomboy/Defines.WIN32.cs |    2 +-
 configure.in            |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/Tomboy/Defines.WIN32.cs b/Tomboy/Defines.WIN32.cs
index 06a6282..7fa1954 100644
--- a/Tomboy/Defines.WIN32.cs
+++ b/Tomboy/Defines.WIN32.cs
@@ -2,7 +2,7 @@
 using System.Reflection;
 
 // TODO: Automate this
-[assembly: AssemblyVersion ("1.3.2")]
+[assembly: AssemblyVersion ("1.3.3")]
 [assembly: AssemblyProduct("Tomboy")]
 [assembly: AssemblyTitle("Tomboy Notes")]
 
diff --git a/configure.in b/configure.in
index 34961fe..c06d641 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT(tomboy, 1.3.2)
+AC_INIT(tomboy, 1.3.3)
 AC_CONFIG_SRCDIR(Tomboy/Tomboy.cs)
 AM_INIT_AUTOMAKE([foreign tar-pax])
 AM_MAINTAINER_MODE



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