summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Udaltsov <svu@gnome.org>2006-08-30 14:07:13 +0000
committerSergey Udaltsov <svu@gnome.org>2006-08-30 14:07:13 +0000
commitd5b96a1bc46691c7ad495f60895273d0b888ca5d (patch)
tree114ef6298611f08e45531531ef21eb3c4501257f
parenta24ddf252a2bf886411c7f20440ea3550216b7b7 (diff)
downloadlibxklavier-d5b96a1bc46691c7ad495f60895273d0b888ca5d.tar.gz
preparing 3.0v.3.00
-rw-r--r--ChangeLog4
-rw-r--r--NEWS1
-rw-r--r--configure.in4
3 files changed, 7 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 219e75f..f417bd1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-08-30 svu
+
+ * configure.in, NEWS: preparing release 3.0
+
2006-08-03 svu
* libxklavier/xklavier_config.c: Loading with custom SAX handler
diff --git a/NEWS b/NEWS
index 24dc4a5..4a6bcaf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
+3.0 Some fixes in 2.91. Huge memory optimization
2.91 Absolutely new API based on glib.
2.2 Bugfixes. XML processing improved. Better compatibility with
modular X.org filesystem layout
diff --git a/configure.in b/configure.in
index 7afded4..12f1aea 100644
--- a/configure.in
+++ b/configure.in
@@ -1,8 +1,8 @@
AC_INIT(libxklavier/xklavier.c)
PACKAGE=libxklavier
-MAJOR_VERSION=2
-MINOR_VERSION=91
+MAJOR_VERSION=3
+MINOR_VERSION=0
VERSION=$MAJOR_VERSION.$MINOR_VERSION
VERSION_INFO=11:0:0