commit | cb9d1746a65331edde7f63e49cae7f4cf177428e | [log] [tgz] |
---|---|---|
author | Petr Machata <pmachata@redhat.com> | Tue Nov 05 02:21:10 2013 +0100 |
committer | Petr Machata <pmachata@redhat.com> | Tue Nov 05 02:21:10 2013 +0100 |
tree | c71720a9b41309713c089478f921165bd2d63b25 | |
parent | fa844db00b61b9f61c9ae8c6f4165aa5fff3a5d7 [diff] [blame] |
Bump release to 0.7.91
diff --git a/configure.ac b/configure.ac index ae6bb14..da3b4cb 100644 --- a/configure.ac +++ b/configure.ac
@@ -23,7 +23,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.65]) -AC_INIT([ltrace],[0.7.90-git],[ltrace-devel@lists.alioth.debian.org], +AC_INIT([ltrace],[0.7.91],[ltrace-devel@lists.alioth.debian.org], [ltrace],[http://ltrace.alioth.debian.org/]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_SRCDIR(libltrace.c)