diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2013-02-15 12:37:04 +0000 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2013-02-15 16:59:23 +0000 |
commit | 78f3e953e4a05a1126874dd2ca6cec5777a15b3b (patch) | |
tree | 121e001b11f6ef989a4ba63a791572af589f9c4a | |
parent | 166978a09cf5edff4028e670b6074215a4c75eca (diff) |
0.100.1 point releasedbus-glib_0.100.1
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 8ea59e3..8b34ae7 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl -*- mode: m4 -*- AC_PREREQ(2.52) -AC_INIT([dbus-glib], [0.100], +AC_INIT([dbus-glib], [0.100.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=dbus&component=GLib]) AC_CANONICAL_HOST |