From aa026f8383279e80d8947452efa51886524cd10e Mon Sep 17 00:00:00 2001 From: Michael Olbrich Date: Fri, 4 Jun 2010 14:41:48 +0200 Subject: [json-dbus-bridge-examples] change version to 1.0.0 Signed-off-by: Michael Olbrich --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3