summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Herrenschmidt <benh@pasglop.(none)>2008-01-08 17:13:40 +1100
committerBenjamin Herrenschmidt <benh@pasglop.(none)>2008-01-08 17:13:40 +1100
commitde823324f469f14ab31651d2d5105597856fbb8d (patch)
treeaf2abd9287ddd04b821209b46b7bfe1705da84d4
parentb9b2acf28d1ebad52de372a181dadf73455ad4de (diff)
Bump version to 0.0.3HEADv0.0.3master
Signed-off-by: Benjamin Herrenschmidt <benh@pasglop.(none)>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 024e93c..c4b78f8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure.
AC_PREREQ([2.57])
-AC_INIT(libtwin, 0.0.2, [keithp@keithp.com], libtwin)
+AC_INIT(libtwin, 0.0.3, [keithp@keithp.com], libtwin)
AC_CONFIG_AUX_DIR(.)
AM_INIT_AUTOMAKE()
AM_MAINTAINER_MODE