From: Ulrich Drepper Date: Fri, 13 Jan 2006 18:47:46 +0000 (+0000) Subject: 0.119 release preparation. X-Git-Tag: elfutils-0.120~34 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55984a8685c08e3158d5b9432878abf8dcc7ddf9;p=thirdparty%2Felfutils.git 0.119 release preparation. --- diff --git a/NEWS b/NEWS index f8b7b62bd..4c46203ba 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +Version 0.119: + +bug fixes + Version 0.118: elflint: more tests. diff --git a/configure.ac b/configure.ac index 7c6b7150f..20d1939c0 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. dnl -AC_INIT([Red Hat elfutils],[0.118],[http://bugzilla.redhat.com/bugzilla/], +AC_INIT([Red Hat elfutils],[0.119],[http://bugzilla.redhat.com/bugzilla/], [elfutils]) AC_CONFIG_AUX_DIR([config])