From 808b412e2c26333238e8bb5e2cae972ccccd7726 Mon Sep 17 00:00:00 2001 From: tailor Date: Fri, 13 Jan 2006 18:50:48 +0000 Subject: [PATCH] merge of 3527318490d6fa70cb904d1af16084bf49ba2e25 and 4345f613a9866fe3992619815538b0522708af52 --- NEWS | 4 ++++ configure.ac | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 7ed2b4a6c..cfa4d2705 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