From: Roland McGrath Date: Wed, 4 Aug 2010 00:47:51 +0000 (-0700) Subject: Bump version to indicate pre-0.149 development. X-Git-Tag: elfutils-0.149~18 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bb72de28371692812cbccb833af70e73ed11b768;p=thirdparty%2Felfutils.git Bump version to indicate pre-0.149 development. --- diff --git a/configure.ac b/configure.ac index 5ed4b5030..f10cc3e7e 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.148],[http://bugzilla.redhat.com/bugzilla/],[elfutils]) +AC_INIT([Red Hat elfutils],[0.148.90],[http://bugzilla.redhat.com/bugzilla/],[elfutils]) AC_CONFIG_AUX_DIR([config]) AC_CONFIG_FILES([config/Makefile])