[Goodies-commits] r6097 - xfce4-screenshooter-plugin/trunk

Jerome Guelfucci jeromeg at xfce.org
Fri Nov 14 17:21:33 CET 2008


Author: jeromeg
Date: 2008-11-14 16:21:33 +0000 (Fri, 14 Nov 2008)
New Revision: 6097

Modified:
   xfce4-screenshooter-plugin/trunk/ChangeLog
   xfce4-screenshooter-plugin/trunk/NEWS
   xfce4-screenshooter-plugin/trunk/configure.ac.in
   xfce4-screenshooter-plugin/trunk/xfce4-screenshooter.1
Log:
Prepare another release candidate...

Modified: xfce4-screenshooter-plugin/trunk/ChangeLog
===================================================================
--- xfce4-screenshooter-plugin/trunk/ChangeLog	2008-11-14 16:16:59 UTC (rev 6096)
+++ xfce4-screenshooter-plugin/trunk/ChangeLog	2008-11-14 16:21:33 UTC (rev 6097)
@@ -1,5 +1,9 @@
 2008-11-14 jeromeg
 
+  * Prepare another release candidate...
+
+2008-11-14 jeromeg
+
   * lib/screenshooter-utils.c: fix build on some configurations.
 
 2008-11-13 jeromeg

Modified: xfce4-screenshooter-plugin/trunk/NEWS
===================================================================
--- xfce4-screenshooter-plugin/trunk/NEWS	2008-11-14 16:16:59 UTC (rev 6096)
+++ xfce4-screenshooter-plugin/trunk/NEWS	2008-11-14 16:21:33 UTC (rev 6097)
@@ -1,3 +1,7 @@
+=== Version 1.3.9.3 ===
+
+  * Fix build on some configurations.
+
 === Version 1.3.9.2 ===
 
   * Hopefully fix bug 4601, crash with "BadWindow" X error.

Modified: xfce4-screenshooter-plugin/trunk/configure.ac.in
===================================================================
--- xfce4-screenshooter-plugin/trunk/configure.ac.in	2008-11-14 16:16:59 UTC (rev 6096)
+++ xfce4-screenshooter-plugin/trunk/configure.ac.in	2008-11-14 16:21:33 UTC (rev 6097)
@@ -8,7 +8,7 @@
 m4_define([xfce4_screenshooter_plugin_version_micro], [9])
 m4_define([xfce4_screenshooter_plugin_version_nano],  [3]) dnl leave this empty to have no nano version
 m4_define([xfce4_screenshooter_plugin_version_build], [r at REVISION@])
-m4_define([xfce4_screenshooter_plugin_version_tag],   [svn])
+m4_define([xfce4_screenshooter_plugin_version_tag],   [])
 m4_define([xfce4_screenshooter_plugin_version], [xfce4_screenshooter_plugin_version_major().xfce4_screenshooter_plugin_version_minor().xfce4_screenshooter_plugin_version_micro()ifelse(xfce4_screenshooter_plugin_version_nano(), [], [], [.xfce4_screenshooter_plugin_version_nano()])ifelse(xfce4_screenshooter_plugin_version_tag(), [svn], [xfce4_screenshooter_plugin_version_tag()-xfce4_screenshooter_plugin_version_build()], [xfce4_screenshooter_plugin_version_tag()])])
 
 AC_INIT([xfce4-screenshooter-plugin], [xfce4_screenshooter_plugin_version], [http://bugzilla.xfce.org/], [xfce4-screenshooter-plugin])

Modified: xfce4-screenshooter-plugin/trunk/xfce4-screenshooter.1
===================================================================
--- xfce4-screenshooter-plugin/trunk/xfce4-screenshooter.1	2008-11-14 16:16:59 UTC (rev 6096)
+++ xfce4-screenshooter-plugin/trunk/xfce4-screenshooter.1	2008-11-14 16:21:33 UTC (rev 6097)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.36.
-.TH XFCE4-SCREENSHOOTER-PLUGIN "1" "June 2008" "xfce4-screenshooter-plugin 1.3.9.2" "User Commands"
+.TH XFCE4-SCREENSHOOTER-PLUGIN "1" "June 2008" "xfce4-screenshooter-plugin 1.3.9.3" "User Commands"
 .SH NAME
 xfce4-screenshooter-plugin \- panel plugin and standalone application to take screenshots
 .SH DESCRIPTION




More information about the Goodies-commits mailing list