summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog8
-rw-r--r--NEWS6
-rw-r--r--configure.in2
3 files changed, 15 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 26faabc0..44b66f33 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2003-01-06 Richard Hult <rhult@codefactory.se>
+
+ * Release 2.1.4.
+
+ * NEWS: Updated for 2.1.4.
+
+ * configure.in: Bumped to 2.1.4.
+
2002-12-16 Richard Hult <rhult@codefactory.se>
* Release 2.1.3
diff --git a/NEWS b/NEWS
index 079edf27..c6a2f024 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Changes in 2.1.4:
+-----------------
+
+* Updated translations
+ (am, bg, ca, el, es, ja, lv, no, pl, pt_BR, sk, wa)
+
Changes in 2.1.3:
-----------------
diff --git a/configure.in b/configure.in
index ac6862d8..571f09fd 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.3)
+AM_INIT_AUTOMAKE(yelp, 2.1.4)
AC_PROG_INTLTOOL