diff options
author | Eitan Isaacson <eitan@monotonous.org> | 2011-01-09 16:11:17 -0800 |
---|---|---|
committer | Eitan Isaacson <eitan@monotonous.org> | 2011-01-09 16:11:17 -0800 |
commit | 5f18d2af3ba6945351c6571b7e8ae30fbf4d917a (patch) | |
tree | 219dbe5ff38e37965553be83c5e1db72dfae54dd /configure.ac | |
parent | c0ffa1d98fe95824e36e827e6ec4361932b3c224 (diff) | |
download | caribou-5f18d2af3ba6945351c6571b7e8ae30fbf4d917a.tar.gz |
Prepared 0.1.7 release.CARIBOU_0_1_7
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 110a14a..c8b5830 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ([2.63]) AC_INIT([caribou], - [0.1.6], + [0.1.7], [https://bugzilla.gnome.org/enter_bug.cgi?product=caribou], [caribou]) |