diff options
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index a41f6de..b8421f1 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.59) -AC_INIT(geoclue, 0.12.0, http://geoclue.freedesktop.org) +AC_INIT(geoclue, 0.12.99, http://geoclue.freedesktop.org) AC_CONFIG_SRCDIR(geoclue/gc-iface-geoclue.c) AM_CONFIG_HEADER(config.h) |