From 55984a8685c08e3158d5b9432878abf8dcc7ddf9 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 13 Jan 2006 18:47:46 +0000 Subject: [PATCH] 0.119 release preparation. --- NEWS | 4 ++++ configure.ac | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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]) -- 2.47.2