[Xfce4-commits] <xfce4-dict:master> Version bump

Enrico Tröger noreply at xfce.org
Mon May 20 16:26:03 CEST 2013


Updating branch refs/heads/master
         to f3d541ff7408695b1f147beaa5b2401ba8d53fc0 (commit)
       from 64378690e53090696fc8cb3572b54bba246c9b5c (commit)

commit f3d541ff7408695b1f147beaa5b2401ba8d53fc0
Author: Enrico Tröger <enrico.troeger at uvena.de>
Date:   Mon May 20 16:11:01 2013 +0200

    Version bump

 configure.ac.in |    2 +-
 lib/gui.c       |    2 +-
 xfce4-dict.1    |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/configure.ac.in b/configure.ac.in
index a6937ee..c01ab0f 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -2,7 +2,7 @@ dnl ***************************
 dnl *** Version information ***
 dnl ***************************
 m4_define([xfce4_dict_version_major], [0])
-m4_define([xfce4_dict_version_minor], [6])
+m4_define([xfce4_dict_version_minor], [7])
 m4_define([xfce4_dict_version_micro], [0])
 m4_define([xfce4_dict_version_build], [r at REVISION@])
 m4_define([xfce4_dict_version_tag], [])
diff --git a/lib/gui.c b/lib/gui.c
index 6ffb2f7..c733665 100644
--- a/lib/gui.c
+++ b/lib/gui.c
@@ -960,7 +960,7 @@ void dict_gui_about_dialog(GtkWidget *widget, DictData *dd)
 		"destroy-with-parent", TRUE,
 		"authors", authors,
 		"comments", _("A client program to query different dictionaries."),
-		"copyright", _("Copyright \302\251 2006-2012 Enrico Tröger"),
+		"copyright", _("Copyright \302\251 2006-2013 Enrico Tröger"),
 		"website", "http://goodies.xfce.org/projects/applications/xfce4-dict",
 		"logo", logo,
 		"translator-credits", _("translator-credits"),
diff --git a/xfce4-dict.1 b/xfce4-dict.1
index be4ae74..f27e44e 100644
--- a/xfce4-dict.1
+++ b/xfce4-dict.1
@@ -1,4 +1,4 @@
-.TH "XFCE4-DICT" "1" "December 31, 2009" "xfce4-dict 0.6.0" ""
+.TH "XFCE4-DICT" "1" "May 20, 2013" "xfce4-dict 0.7.0" ""
 .SH "NAME"
 xfce4-dict \(em a client program to query different dictionaries
 .SH "SYNOPSIS"


More information about the Xfce4-commits mailing list