[Xfce4-commits] r29224 - gtk-xfce-engine-2/trunk
Jannis Pohlmann
jannis at xfce.org
Tue Jan 13 13:19:23 CET 2009
Author: jannis
Date: 2009-01-13 12:19:23 +0000 (Tue, 13 Jan 2009)
New Revision: 29224
Modified:
gtk-xfce-engine-2/trunk/ChangeLog
gtk-xfce-engine-2/trunk/configure.in
Log:
* == 2.5.93 released! ==
* configure.in: Bump version number.
Modified: gtk-xfce-engine-2/trunk/ChangeLog
===================================================================
--- gtk-xfce-engine-2/trunk/ChangeLog 2009-01-13 12:17:50 UTC (rev 29223)
+++ gtk-xfce-engine-2/trunk/ChangeLog 2009-01-13 12:19:23 UTC (rev 29224)
@@ -1,3 +1,8 @@
+2009-01-13 jannis
+
+ * == 2.5.93 released! ==
+ * configure.in: Bump version number.
+
2008-11-09 olivier
* themes/*/Makefile.am: Forgot to remove the README.html from the
Modified: gtk-xfce-engine-2/trunk/configure.in
===================================================================
--- gtk-xfce-engine-2/trunk/configure.in 2009-01-13 12:17:50 UTC (rev 29223)
+++ gtk-xfce-engine-2/trunk/configure.in 2009-01-13 12:19:23 UTC (rev 29224)
@@ -1,5 +1,5 @@
# Process this file with autoconf to produce a configure script.
-AC_INIT([gtk-xfce-engine], [2.5.92], [http://bugzilla.xfce.org])
+AC_INIT([gtk-xfce-engine], [2.5.93], [http://bugzilla.xfce.org])
AC_PREREQ(2.52)
More information about the Xfce4-commits
mailing list