Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalwareutils/.git;a=commitdiff;h=9edd0ff0d8a54f3ed9ad9e4ecda7c8ef527224cf
commit 9edd0ff0d8a54f3ed9ad9e4ecda7c8ef527224cf Author: VMiklos <[EMAIL PROTECTED]> Date: Sat Jul 21 14:59:25 2007 +0200 updates for 0.7.4 diff --git a/Makefile.inc b/Makefile.inc index 5516075..d40f083 100644 --- a/Makefile.inc +++ b/Makefile.inc @@ -16,7 +16,7 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # -VERSION = 0.7.3 +VERSION = 0.7.4 MAJORVER = 0 DO_RECURSIVE = @ for i in $(SUBDIRS); do $(MAKE) -C $$i $@ || exit 1; done diff --git a/NEWS b/NEWS index 1c2be6a..a5056bb 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,8 @@ VERSION DESCRIPTION ----------------------------------------------------------------------------- +0.7.4 - grubconfig, libfrugalwareutils: spelling fixes + - added Italian translation + - converted to git 0.7.3 - netconfig: tons of minos bugfixes and improvements - grubconfig: support for kernel parameters containing double dots _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
