From: Ulrich Drepper Date: Mon, 21 Sep 2009 23:30:11 +0000 (-0700) Subject: Bump version for development of 0.144. X-Git-Tag: elfutils-0.144~35 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0db61c724ece7b7d61a6fb50e7edbcb5e717d4af;p=thirdparty%2Felfutils.git Bump version for development of 0.144. --- diff --git a/configure.ac b/configure.ac index 6c18d8302..9b79eb9da 100644 --- a/configure.ac +++ b/configure.ac @@ -16,7 +16,7 @@ dnl You should have received a copy of the GNU General Public License dnl along with this program; if not, write to the Free Software Foundation, dnl Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA. dnl -AC_INIT([Red Hat elfutils],[0.143],[http://bugzilla.redhat.com/bugzilla/],[elfutils]) +AC_INIT([Red Hat elfutils],[0.143.90],[http://bugzilla.redhat.com/bugzilla/],[elfutils]) AC_CONFIG_AUX_DIR([config]) AC_CONFIG_FILES([config/Makefile])