[Xfce4-commits] r29819 - xfce4-session/trunk
    Stephan Arts 
    stephan at xfce.org
       
    Wed Apr 15 23:12:45 CEST 2009
    
    
  
Author: stephan
Date: 2009-04-15 21:12:45 +0000 (Wed, 15 Apr 2009)
New Revision: 29819
Modified:
   xfce4-session/trunk/ChangeLog
   xfce4-session/trunk/configure.in.in
Log:
Update version info and ChangeLog
Modified: xfce4-session/trunk/ChangeLog
===================================================================
--- xfce4-session/trunk/ChangeLog	2009-04-15 18:54:51 UTC (rev 29818)
+++ xfce4-session/trunk/ChangeLog	2009-04-15 21:12:45 UTC (rev 29819)
@@ -1,3 +1,8 @@
+2009-04-15  Stephan Arts <stephan at xfce.org>
+
+	* == Released 4.6.1 ===
+	* configure.ac.in: Update version info
+
 2009-04-02	Brian Tarricone	<bjt23 at cornell.edu>
 
 	* xfce4-session/sm-layer.c: Fix default value for /security/EnableTcp
Modified: xfce4-session/trunk/configure.in.in
===================================================================
--- xfce4-session/trunk/configure.in.in	2009-04-15 18:54:51 UTC (rev 29818)
+++ xfce4-session/trunk/configure.in.in	2009-04-15 21:12:45 UTC (rev 29819)
@@ -9,7 +9,7 @@
 dnl Version information
 m4_define([xfsm_version_major], [4])
 m4_define([xfsm_version_minor], [6])
-m4_define([xfsm_version_micro], [0])
+m4_define([xfsm_version_micro], [1])
 m4_define([xfsm_version_nano], [])
 m4_define([xfsm_version_build], [@REVISION@])
 m4_define([xfsm_version_tag], [])
    
    
More information about the Xfce4-commits
mailing list