* .version, sdcc.spec, doc/sdccman.lyx, doc/INSTALL.txt:
authorborutr <borutr@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sun, 1 Mar 2009 22:22:28 +0000 (22:22 +0000)
committerborutr <borutr@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sun, 1 Mar 2009 22:22:28 +0000 (22:22 +0000)
  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
ChangeLog
doc/INSTALL.txt
doc/sdccman.lyx
sdcc.spec

index d578041c4b8ffc8896d56601e75ee66118e660ca..c8e38b614057b7e417c63fde44726a4143de9da0 100644 (file)
--- a/.version
+++ b/.version
@@ -1 +1 @@
-2.8.9
+2.9.0
index 4909dc1693d76884bf89ddb8c186b856d3fb1887..3349c6730cceedf27e5c2fc87ad6793618638bbb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,8 @@
 2009-03-01 Borut Razem <borut.razem AT siol.net>
 
        * 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 <sourceforge.brock AT dse.nl>
 
index adb34169edcd18a058b846d4d7cf5f5a0a16b4b0..1484b51b4b8813b38826e2b8c5d55e478ad0727c 100644 (file)
@@ -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
index 95d34d9a1b49306b219d1bb063bc643da542b23c..c5c99e6c7d59a6b16856b734e1773e67432c496a 100644 (file)
@@ -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
index aa5ec7ef87efa858b3a75b27ed18c2b7be9044dd..86653d27135c3454f87bc5084b9dbdbf95f751c9 100644 (file)
--- 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/