diff options
author | Sergey V. Udaltsov <svu@gnome.org> | 2010-07-13 20:17:56 +0100 |
---|---|---|
committer | Sergey V. Udaltsov <svu@gnome.org> | 2010-07-13 20:17:56 +0100 |
commit | 4678671529467922f498f3fb50fc10b83854a20b (patch) | |
tree | 6e1a71dbc33ed6a07b31805ab8cde056d4e578f9 | |
parent | 7c12ea9d11d868fde41aa632aacc4094f030433b (diff) | |
download | libgnomekbd-LIBGNOMEKBD_2_31_5.tar.gz |
preparing 2.31.5LIBGNOMEKBD_2_31_5
-rw-r--r-- | NEWS | 5 | ||||
-rw-r--r-- | configure.in | 2 |
2 files changed, 6 insertions, 1 deletions
@@ -1,3 +1,8 @@ +2.31.5: + A number of translations updated. + One crasher fixed + Rendering improved + 2.31.1: A number of translations updated. Several crashers fixed. diff --git a/configure.in b/configure.in index 1075d2c..9eb7208 100644 --- a/configure.in +++ b/configure.in @@ -1,7 +1,7 @@ dnl *************************************************************************** dnl *** configure.in for libgnomekbd *** dnl *************************************************************************** -AC_INIT(libgnomekbd, 2.31.3, [http://bugzilla.gnome.org/enter_bug.cgi?product=libgnomekbd]) +AC_INIT(libgnomekbd, 2.31.5, [http://bugzilla.gnome.org/enter_bug.cgi?product=libgnomekbd]) AC_PREREQ(2.59) VERSION_INFO=6:0:2 |