From bf919669224dcb6abe41c10cfdce48b87b42504b Mon Sep 17 00:00:00 2001 From: borutr Date: Sun, 1 Mar 2009 22:22:28 +0000 Subject: [PATCH] * .version, sdcc.spec, doc/sdccman.lyx, doc/INSTALL.txt: changed sdcc version to 2.9.0 git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@5400 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- .version | 2 +- ChangeLog | 2 ++ doc/INSTALL.txt | 6 +++--- doc/sdccman.lyx | 4 ++-- sdcc.spec | 2 +- 5 files changed, 9 insertions(+), 7 deletions(-) diff --git a/.version b/.version index d578041c..c8e38b61 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -2.8.9 +2.9.0 diff --git a/ChangeLog b/ChangeLog index 4909dc16..3349c673 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,8 @@ 2009-03-01 Borut Razem * src/z80/peep.c: fixed bug #2648964: --i-code-in-asm crashes sdcc + * .version, sdcc.spec, doc/sdccman.lyx, doc/INSTALL.txt: + changed sdcc version to 2.9.0 2009-03-01 Maarten Brock diff --git a/doc/INSTALL.txt b/doc/INSTALL.txt index adb34169..1484b51b 100644 --- a/doc/INSTALL.txt +++ b/doc/INSTALL.txt @@ -10,7 +10,7 @@ To install: cd ~ mkdir tmp cd tmp - tar xjf path/to/binary/kit/sdcc-2.8.0-i386-unknown-linux2.5.tar.bz2 + tar xjf path/to/binary/kit/sdcc-2.9.0-i386-unknown-linux2.5.tar.bz2 * Change to the sdcc directory and copy all files to /usr/local cd sdcc @@ -37,7 +37,7 @@ To install: * If you would like to keep a copy of your previous version, rename the directory where it's installed first -* Run sdcc-2.8.0-setup.exe +* Run sdcc-2.9.0-setup.exe By default this will install sdcc binaries into: C:\Program Files\SDCC\bin\ header files into: C:\Program Files\SDCC\include\ @@ -63,7 +63,7 @@ To install: cd ~ mkdir tmp cd tmp - tar xjf path/to/binary/kit/sdcc-2.8.0-universal-apple-macosx.tar.bz2 + tar xjf path/to/binary/kit/sdcc-2.9.0-universal-apple-macosx.tar.bz2 * Change to the sdcc directory and copy all files to /Developer/sdcc cp -r sdcc /Developer/sdcc diff --git a/doc/sdccman.lyx b/doc/sdccman.lyx index 95d34d9a..c5c99e6c 100644 --- a/doc/sdccman.lyx +++ b/doc/sdccman.lyx @@ -1,4 +1,4 @@ -#LyX 1.5.6 created this file. For more info see http://www.lyx.org/ +#LyX 1.5.7 created this file. For more info see http://www.lyx.org/ \lyxformat 276 \begin_document \begin_header @@ -114,7 +114,7 @@ SDCC Compiler User Guide \begin_layout Date \size normal -SDCC 2.8.9 +SDCC 2.9.0 \size footnotesize \newline diff --git a/sdcc.spec b/sdcc.spec index aa5ec7ef..86653d27 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.8.0 +Version: 2.9.0 Release: 2 Source: %{name}-src-%{version}.tar.gz URL: http://sdcc.sourceforge.net/ -- 2.30.2