summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikael Hallendal <hallski@src.gnome.org>2003-01-20 20:52:47 +0000
committerMikael Hallendal <hallski@src.gnome.org>2003-01-20 20:52:47 +0000
commitb7c958b336aa60713c9333615aa06b449f3eb6b7 (patch)
tree2c8b53792bd82bf6aaa61ee08e71465ba170c2d5
parentf37ca0160c40b2f4529c005a21ed65e5fdffa8ff (diff)
downloadyelp-b7c958b336aa60713c9333615aa06b449f3eb6b7.tar.gz
Changes in 2.2.0: -----------------
Changes in 2.2.0: ----------------- * Updated translations (hi, he, vi, de) (Christian Neumair, Pablo Saratxaga, Toivo, Gil Osher, Naba Kumar)
-rw-r--r--ChangeLog8
-rw-r--r--NEWS10
-rw-r--r--configure.in2
3 files changed, 19 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 8dca98f0..0b505c36 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2003-01-20 Mikael Hallendal <micke@codefactory.se>
+
+ * Release 2.2.0
+
+ * configure.in: Bumped version to 2.2.0
+
+ * NEWS: Update for 2.2.0
+
2003-01-15 Pablo Saratxaga <pablo@mandrakesoft.com>
* configure.in: Added Vietnamese (vi), Arabic (ar),
diff --git a/NEWS b/NEWS
index 3d77b780..af3ed3e2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+Changes in 2.2.0:
+-----------------
+
+* Updated translations
+ (hi, he, vi, de) (Christian Neumair,
+ Pablo Saratxaga,
+ Toivo,
+ Gil Osher,
+ Naba Kumar)
+
Changes in 2.1.5:
-----------------
diff --git a/configure.in b/configure.in
index a275d5f9..6a44094d 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
AC_INIT(src/yelp-main.c)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(yelp, 2.1.5)
+AM_INIT_AUTOMAKE(yelp, 2.2.0)
AC_PROG_INTLTOOL