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

Anders F Bjorklund afb at xfce.org
Thu Jan 31 20:29:13 CET 2008


Author: afb
Date: 2008-01-31 19:29:13 +0000 (Thu, 31 Jan 2008)
New Revision: 3907

Modified:
   xfce4-smartpm-plugin/trunk/configure.in.in
Log:
begin micro bugfix revision

Modified: xfce4-smartpm-plugin/trunk/configure.in.in
===================================================================
--- xfce4-smartpm-plugin/trunk/configure.in.in	2008-01-31 11:54:05 UTC (rev 3906)
+++ xfce4-smartpm-plugin/trunk/configure.in.in	2008-01-31 19:29:13 UTC (rev 3907)
@@ -10,7 +10,7 @@
 dnl ***************************
 m4_define([smart_version_major], [0])
 m4_define([smart_version_minor], [3])
-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