summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Udaltsov <svu@gnome.org>2008-09-05 19:53:13 +0000
committerSergey Udaltsov <svu@gnome.org>2008-09-05 19:53:13 +0000
commitd1a0ecf165270e901d0889f2d65d902c4c828b5a (patch)
tree63ca2c238265eda81ee1b227d3ed9bb7ac84b5df
parentadeae5ac5a8a601d7a57f29d2ab00d3c3ac7fc2f (diff)
downloadlibxklavier-d1a0ecf165270e901d0889f2d65d902c4c828b5a.tar.gz
preparing 3.7v.3.7
-rw-r--r--ChangeLog4
-rw-r--r--NEWS2
-rw-r--r--configure.in2
3 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 2f8591d..5a03c15 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-09-05 svu
+
+ * NEWS, configure.in: preparing 3.7
+
2008-09-03 svu
* libxklavier/xklavier_config.c: enforcing UTF-8 output of gettext,
diff --git a/NEWS b/NEWS
index 38ca0d0..3c56277 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+3.7 A couple of essential bugfixes. Now all translated strings are in
+ UTF-8 (even in 8-bit locales).
3.6 Added API for countries and languages
3.5 Got rid of the fallback xml file (some code cleanup).
Fixed a couple of bugs (one crasher)
diff --git a/configure.in b/configure.in
index 74315ab..a0f4372 100644
--- a/configure.in
+++ b/configure.in
@@ -2,7 +2,7 @@ AC_INIT(libxklavier/xklavier.c)
PACKAGE=libxklavier
MAJOR_VERSION=3
-MINOR_VERSION=6
+MINOR_VERSION=7
VERSION=$MAJOR_VERSION.$MINOR_VERSION
VERSION_INFO=13:0:1