summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2010-06-04 14:41:48 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2010-06-04 14:50:52 +0200
commitaa026f8383279e80d8947452efa51886524cd10e (patch)
tree948b30056af4ffa02864bf4109e5728bf20aae49
parentfd1d579fee735dce1a36e4733b0d44d0ea47b902 (diff)
downloadjson-dbus-bridge-examples-aa026f8383279e80d8947452efa51886524cd10e.tar.gz
json-dbus-bridge-examples-aa026f8383279e80d8947452efa51886524cd10e.tar.xz
[json-dbus-bridge-examples] change version to 1.0.0v1.0.0
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f03d055..8f896aa 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.59)
-AC_INIT([json-dbus-bridge-examples], 0.0.0, [bugs@pengutronix.de])
+AC_INIT([json-dbus-bridge-examples], 1.0.0, [bugs@pengutronix.de])
AC_CONFIG_SRCDIR([services/python/hello-world.py])
AC_CANONICAL_BUILD
AC_CANONICAL_HOST