[Xfce4-commits] <ristretto:ristretto-0.6> update NEWS and version number

Stephan Arts noreply at xfce.org
Sun Jul 29 22:48:02 CEST 2012


Updating branch refs/heads/ristretto-0.6
         to c4aac7df6346d322350c11bce41de0ce12bba749 (commit)
       from cdf0ea88007f439f4b8122da2cdb3e05dbc50a3b (commit)

commit c4aac7df6346d322350c11bce41de0ce12bba749
Author: Stephan Arts <stephan at xfce.org>
Date:   Sun Jul 29 22:46:04 2012 +0200

    update NEWS and version number

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

diff --git a/NEWS b/NEWS
index b1cb084..30eff61 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+0.6.2
+=====
+- Fix backport of translations, (I should build before tagging)
+
 0.6.1
 =====
 - Fix segfault when changing the 'limit-quality' options.
diff --git a/configure.in.in b/configure.in.in
index f486d54..6310160 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], [6])
-m4_define([ristretto_version_micro], [1])
+m4_define([ristretto_version_micro], [2])
 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