[Goodies-commits] r3257 - xfce4-smartpm-plugin/trunk

Anders F Bjorklund afb at xfce.org
Thu Sep 27 23:27:54 CEST 2007


Author: afb
Date: 2007-09-27 21:27:54 +0000 (Thu, 27 Sep 2007)
New Revision: 3257

Modified:
   xfce4-smartpm-plugin/trunk/ChangeLog
   xfce4-smartpm-plugin/trunk/configure.in.in
Log:
prepare for 0.2.1

Modified: xfce4-smartpm-plugin/trunk/ChangeLog
===================================================================
--- xfce4-smartpm-plugin/trunk/ChangeLog	2007-09-27 19:09:49 UTC (rev 3256)
+++ xfce4-smartpm-plugin/trunk/ChangeLog	2007-09-27 21:27:54 UTC (rev 3257)
@@ -55,3 +55,7 @@
 	* Ignore APT error "Failed to write temporary StateFile"
 	* Fix bug with showing wrong type icon when errors occur
 
+2007-09-29	Anders F Bjorklund <afb at users.sourceforge.net>
+
+	* === Released 0.2.1 ===
+

Modified: xfce4-smartpm-plugin/trunk/configure.in.in
===================================================================
--- xfce4-smartpm-plugin/trunk/configure.in.in	2007-09-27 19:09:49 UTC (rev 3256)
+++ xfce4-smartpm-plugin/trunk/configure.in.in	2007-09-27 21:27:54 UTC (rev 3257)
@@ -10,7 +10,7 @@
 dnl ***************************
 m4_define([smart_version_major], [0])
 m4_define([smart_version_minor], [2])
-m4_define([smart_version_micro], [0])
+m4_define([smart_version_micro], [1])
 m4_define([smart_version_build], [r at REVISION@])
 m4_define([smart_version_tag], [])
 m4_define([smart_vers], [smart_version_major().smart_version_minor().smart_version_micro()])




More information about the Goodies-commits mailing list