diff options
author | Will Thompson <will.thompson@collabora.co.uk> | 2010-11-10 10:25:19 +0000 |
---|---|---|
committer | Will Thompson <will.thompson@collabora.co.uk> | 2010-11-10 10:25:19 +0000 |
commit | a12d06317591f954542d5ddbe1a1d3cad10a8156 (patch) | |
tree | af2d246ef9e863f49094548121458d2831f2f88e | |
parent | cb7a627ea838ae453d1401679a2b97acd95ba327 (diff) |
Release version 0.92dbus-glib_0.92
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 441a3b6..7b105fd 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl -*- mode: m4 -*- AC_PREREQ(2.52) -AC_INIT(dbus-glib, 0.91, [https://bugs.freedesktop.org/enter_bug.cgi?product=dbus]) +AC_INIT(dbus-glib, 0.92, [https://bugs.freedesktop.org/enter_bug.cgi?product=dbus]) AC_CANONICAL_HOST |