diff options
author | Bastien Nocera <hadess@hadess.net> | 2012-07-31 18:49:58 +0200 |
---|---|---|
committer | Bastien Nocera <hadess@hadess.net> | 2012-07-31 18:59:30 +0200 |
commit | 1b3eaf1e5f78f582900348a558e6a00d722e086a (patch) | |
tree | 54cb70a1b44084353570267610f2736ac8de2aac | |
parent | 97a7546b9899445272554c92e482aeffcf8624a9 (diff) |
0.12.990.12.99
-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) |