summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Udaltsov <svu@gnome.org>2005-12-11 02:51:19 +0000
committerSergey Udaltsov <svu@gnome.org>2005-12-11 02:51:19 +0000
commit78484214299566ff4e9438e678b589c37001cf58 (patch)
treef98b44acfb2d8456517393f599fa4872ee9f9388
parent4c6a68d404a397fae2fd600667072cae8ab71bbb (diff)
downloadlibxklavier-78484214299566ff4e9438e678b589c37001cf58.tar.gz
preparing 2.1
-rw-r--r--ChangeLog4
-rw-r--r--NEWS1
-rw-r--r--configure.in2
3 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 29d1d96..ab599d0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-12-10 svu
+
+ * NEWS: update for 2.1
+
2005-12-03 svu
* libxklavier/xklavier_config_xkb.c:
diff --git a/NEWS b/NEWS
index c45c0f6..f4eb3cb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
+2.1 Bugfixes. GCC 4.x compatibility patches.
2.0 New stable release (for GNOME 2.10). Minor changes since 1.14:
some optimization and cleanup.
1.14 Memory leaks nailed. Some minor restructuring. Bugfixing.
diff --git a/configure.in b/configure.in
index e7391b1..f9bb2c9 100644
--- a/configure.in
+++ b/configure.in
@@ -2,7 +2,7 @@ AC_INIT(libxklavier/xklavier.c)
PACKAGE=libxklavier
MAJOR_VERSION=2
-MINOR_VERSION=0
+MINOR_VERSION=1
VERSION=$MAJOR_VERSION.$MINOR_VERSION
VERSION_INFO=10:0:0