summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2010-11-21 20:48:41 +0100
committerMarcel Holtmann <marcel@holtmann.org>2010-11-21 20:48:41 +0100
commit9b3eb02c31ce3fd66c50ef0dcc5760e85f0a9b39 (patch)
treee6f48e11fe744c887682c1f2f98c35f9edc8be08 /configure.ac
parent7a4ee1cf14ce7355bc16f42d9ced6d6ac9d21a09 (diff)
downloadobexd-9b3eb02c31ce3fd66c50ef0dcc5760e85f0a9b39.tar.gz
Release 0.370.37
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 5e6ae9c..5383174 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.60)
-AC_INIT(obexd, 0.36)
+AC_INIT(obexd, 0.37)
AM_INIT_AUTOMAKE([foreign subdir-objects])
AM_CONFIG_HEADER(config.h)