diff options
author | Ulrich Drepper <[email protected]> | 2010-04-21 08:00:40 -0700 |
---|---|---|
committer | Ulrich Drepper <[email protected]> | 2010-04-21 08:00:40 -0700 |
commit | 51f4ddfb01329a11372f87ef312fce9f075fa6ea (patch) | |
tree | 68c9588f80572a1684445b5c4799825a9a2338fe /configure.ac | |
parent | 7c04e7aaeedc43f3d41739246f0a53adf27131a2 (diff) |
Prepare 0.146 release.
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 d96d3d00..fd1b1f39 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.145.90],[http://bugzilla.redhat.com/bugzilla/],[elfutils]) +AC_INIT([Red Hat elfutils],[0.146],[http://bugzilla.redhat.com/bugzilla/],[elfutils]) AC_CONFIG_AUX_DIR([config]) AC_CONFIG_FILES([config/Makefile]) |