summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2010-04-13 08:47:37 -0700
committerMarcel Holtmann <marcel@holtmann.org>2010-04-13 08:47:37 -0700
commit5cfb21527ec351d2f1844b601fc4a3a93c6e40a8 (patch)
treee0b60c39b7b4994a01ef796cc0c8b3d5ea89c50c /configure.ac
parent4d17ea9d98a3251d989fa27e20373246eb5f31e4 (diff)
downloadconnman-5cfb21527ec351d2f1844b601fc4a3a93c6e40a8.tar.gz
connman-5cfb21527ec351d2f1844b601fc4a3a93c6e40a8.tar.bz2
connman-5cfb21527ec351d2f1844b601fc4a3a93c6e40a8.zip
Release 0.520.52
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 a3fa54d3..3fc7b882 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.60)
-AC_INIT(connman, 0.51)
+AC_INIT(connman, 0.52)
AM_INIT_AUTOMAKE([foreign subdir-objects])
AM_CONFIG_HEADER(config.h)