summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Zeuthen <david@fubar.dk>2005-01-03 22:08:59 +0000
committerDavid Zeuthen <david@fubar.dk>2005-01-03 22:08:59 +0000
commitc3b732a6e5198307b591af7acc1a96157847989d (patch)
treeed10c6efd50e95a76ca17d254c6537e7996a2060
parent4ef5ff006679893474095045437834d7ccee002e (diff)
Bump to 0.4.3HAL_0_4_3
-rw-r--r--ChangeLog4
-rw-r--r--configure.in4
2 files changed, 6 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index f900840e..fd3cd0b7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2005-01-03 David Zeuthen <davidz@redhat.com>
+ * configure.in: Bump to 0.4.3
+
+2005-01-03 David Zeuthen <davidz@redhat.com>
+
* configure.in: Added it to ALL_LINGUAS
* po/it.po: Italien translation from Pier Luigi Fiorini
diff --git a/configure.in b/configure.in
index de15d1a5..c35a9e98 100644
--- a/configure.in
+++ b/configure.in
@@ -1,8 +1,8 @@
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.57)
-AC_INIT(hal, 0.4.2.cvs20050103, david@fubar.dk)
-AM_INIT_AUTOMAKE(hal, 0.4.2.cvs20050103)
+AC_INIT(hal, 0.4.3, david@fubar.dk)
+AM_INIT_AUTOMAKE(hal, 0.4.3)
AM_CONFIG_HEADER(config.h)
AM_MAINTAINER_MODE