summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2009-11-14 10:23:14 +0100
committerMarcel Holtmann <marcel@holtmann.org>2009-11-14 10:23:14 +0100
commit9cbd6ad33f21fca26fdad1b8dd44e59ebe9d6ebd (patch)
treea7a095798b1f327437da6c52a1732145fe671321 /configure.ac
parentd5ae0e557f304947e261fbcdd72dd81a48c1cbd4 (diff)
downloadofono-9cbd6ad33f21fca26fdad1b8dd44e59ebe9d6ebd.tar.bz2
Release 0.10
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b1efde11..d73d6bfb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.60)
-AC_INIT(ofono, 0.9)
+AC_INIT(ofono, 0.10)
AM_INIT_AUTOMAKE([foreign subdir-objects])
AM_CONFIG_HEADER(config.h)