aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
-rw-r--r--configure.ac2
2 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 3b2f4f5..c9fbfa7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-2008-02-18 Rob Bradford,,, <rob@openedhand.com>
+2008-02-18 Rob Bradford <rob@openedhand.com>
* README:
* configure.ac:
diff --git a/configure.ac b/configure.ac
index 1376731..bcf082a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
-AC_INIT(anjuta-plugin-sdk, 0.4)
+AC_INIT(anjuta-plugin-sdk, 0.4.0)
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
AM_CONFIG_HEADER(config.h)