From f3ed619d46ca559d07a8893aef26911bd63a42d2 Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Fri, 25 Sep 2009 10:24:27 +0000 Subject: 1.95 --- NEWS | 6 ++++++ configure.ac | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 31bf852..babd39c 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +Version 1.95 - 25 September 2009, by Olivier Blin +- MIPS and ARM support (from Arnaud Patard): + o add mipsel support + o introduce CANONTARGETGNU, to be able to use -gnueabi for ARM + o add arm support and use -gnueabi instead of -gnu + Version 1.94 - 8 August 2009, by Anssi Hannula - update perl_convert_version to keep alphabetic tail in version number (Luca Berra) diff --git a/configure.ac b/configure.ac index 98971fc..9b8c836 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ # $Id$ AC_PREREQ(2.59) -AC_INIT(rpm-mandriva-setup, 1.94, nanardon@mandriva.org) +AC_INIT(rpm-mandriva-setup, 1.95, nanardon@mandriva.org) AC_CANONICAL_TARGET AM_INIT_AUTOMAKE(1.9 -Wno-portability) AC_CONFIG_SRCDIR -- cgit v1.2.1