summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2010-03-24 01:26:21 -0700
committerMarcel Holtmann <marcel@holtmann.org>2010-03-24 01:26:21 -0700
commitf6b286b44d1fbe7639644d7f7511fa96fc1e9030 (patch)
tree860db20f9f651eccae002789b35a9b9fe778e9f6 /configure.ac
parentd3ac9188f053574dd4954880ea4e8f4c2d88c876 (diff)
downloadofono-f6b286b44d1fbe7639644d7f7511fa96fc1e9030.tar.bz2
Release 0.20
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 fe3324ab..6ec275c6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.60)
-AC_INIT(ofono, 0.19)
+AC_INIT(ofono, 0.20)
AM_INIT_AUTOMAKE([foreign subdir-objects])
AM_CONFIG_HEADER(config.h)