summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2010-08-03 17:47:51 -0700
committerRoland McGrath <roland@redhat.com>2010-08-03 18:16:27 -0700
commitbb72de28371692812cbccb833af70e73ed11b768 (patch)
tree39e286e8043323f81e1563ab3a74051cc49ebc95
parent00aca7ff366109a56ec923b16c751ce1087b8cf6 (diff)
downloadelfutils-bb72de28371692812cbccb833af70e73ed11b768.tar.gz
Bump version to indicate pre-0.149 development.
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5ed4b503..f10cc3e7 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])