[Xfce4-commits] <ristretto:ristretto-0.1> Update NEWS, version

Stephan Arts noreply at xfce.org
Sun Nov 6 10:26:01 CET 2011


Updating branch refs/heads/ristretto-0.1
         to 24f42a75fb1cad072f4c6e6c81397569774f1bfb (commit)
       from 4c6e75bee029e107fef2e5b9fc0fa2e4e317d5fd (commit)

commit 24f42a75fb1cad072f4c6e6c81397569774f1bfb
Author: Stephan Arts <stephan at xfce.org>
Date:   Sat Nov 5 22:10:14 2011 +0100

    Update NEWS, version

 NEWS            |    2 +-
 configure.in.in |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/NEWS b/NEWS
index fcb3f9a..85aaace 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-0.1.x
+0.1.4
 =====
 - Fix bug #8097 (Scrolling to the right of a horizontal positioned
   thumbnailbar will make the images disappear)
diff --git a/configure.in.in b/configure.in.in
index d130532..9a63269 100644
--- a/configure.in.in
+++ b/configure.in.in
@@ -11,7 +11,7 @@ dnl *** Version information ***
 dnl ***************************
 m4_define([ristretto_version_major], [0])
 m4_define([ristretto_version_minor], [1])
-m4_define([ristretto_version_micro], [3])
+m4_define([ristretto_version_micro], [4])
 m4_define([ristretto_version_build], [r at REVISION@])
 m4_define([ristretto_version_tag], []) # Leave empty for releases
 m4_define([ristretto_version], [ristretto_version_major().ristretto_version_minor().ristretto_version_micro()ifelse(ristretto_version_tag(), [], [], [ristretto_version_tag()-ristretto_version_build()])])


More information about the Xfce4-commits mailing list