From: borutr Date: Mon, 10 Jul 2006 21:34:39 +0000 (+0000) Subject: * .version, sdcc.spec, doc/sdccman.lyx: changed sdcc version to 2.6.0 - X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=3f562313476304f146ee002e795804cff7db8a39;p=fw%2Fsdcc * .version, sdcc.spec, doc/sdccman.lyx: changed sdcc version to 2.6.0 - release candidate 1 git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@4289 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- diff --git a/.version b/.version index da6b0a8f..e70b4523 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -2.5.6 +2.6.0 diff --git a/ChangeLog b/ChangeLog index 00163498..78bcedb0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,10 @@ 2006-07-10 Borut Razem * support/scripts/sdcc.nsi: added device/include/asm/pic/features.h and - device/lib/src/pic/libm/*.c in WIN32 installation + device/lib/src/pic/libm/*.c and device/lib/src/pic16/libsdcc/stack/*.S + in WIN32 installation + * .version, sdcc.spec, doc/sdccman.lyx: changed sdcc version to 2.6.0 - + release candidate 1 2006-07-08 Maarten Brock diff --git a/doc/sdccman.lyx b/doc/sdccman.lyx index bac24d87..c0f42a80 100644 --- a/doc/sdccman.lyx +++ b/doc/sdccman.lyx @@ -82,7 +82,7 @@ SDCC Compiler User Guide \size normal -SDCC 2.5.6 +SDCC 2.6.0 \size footnotesize \newline diff --git a/sdcc.spec b/sdcc.spec index 079af54b..d9a6bbcc 100644 --- a/sdcc.spec +++ b/sdcc.spec @@ -8,7 +8,7 @@ License: GPL Group: Applications/Engineering Summary: Small Device C Compiler Requires: sdcc-common -Version: 2.5.3 +Version: 2.6.0 Release: 1 Source: %{name}-%{version}.tar.bz2 URL: http://sdcc.sourceforge.net/