Explorar el Código

+ ..And changed version number

michael hace 23 años
padre
commit
c6e78234aa
Se han modificado 2 ficheros con 4 adiciones y 4 borrados
  1. 2 2
      install/doc/faq.htm
  2. 2 2
      install/doc/faq.txt

+ 2 - 2
install/doc/faq.htm

@@ -228,7 +228,7 @@ temporary stability drawbacks (which are usually fixed by the next day).</P>
 <P>Development snapshots are often quite useful for certain categories of
 users. Ask in the maillists if it is worth the trouble in your case if
 you're not sure. </P>
-<P><B>The current release version is 1.0.4</B> for the OS/2, Linux,
+<P><B>The current release version is 1.0.6</B> for the OS/2, Linux,
 Windows and Dos (Go32V2) targets and 0.99.5d for the 680x0 based systems
 (Amiga and Atari ST). The development versions (snapshots) are numbered
 1.1.x at the moment</B> </P>
@@ -242,7 +242,7 @@ target. (1.0.x for intel processors, and 0.99.5d for Motorola) </P>
 compiler on as many platforms as possible. GNU Pascal tries to
 implement a portable pascal compiler based on POSIX.
 <DT><B>Version:</B>
-<DD>Currently, Free Pascal is at version 1.0.4 for the Intel version
+<DD>Currently, Free Pascal is at version 1.0.6 for the Intel version
 and version 0.99.5d for the Motorola/Intel version. Version 0.99.5d
 differs from version 0.99.5 in that all run time library fixes have
 been applied, as well as all known code generation bugs. Version 1.0.4

+ 2 - 2
install/doc/faq.txt

@@ -208,11 +208,11 @@ Knowledge base
                 based on POSIX.
 
         Version:
-                Currently, Free Pascal is at version 1.0.4 for the Intel
+                Currently, Free Pascal is at version 1.0.6 for the Intel
                 version and version 0.99.5d for the Motorola/Intel
                 version. Version 0.99.5d differs from version 0.99.5 in
                 that all run time library fixes have been applied, as
-                well as all known code generation bugs. Version 1.0.4
+                well as all known code generation bugs. Version 1.0.6
                 differs from version 0.99.5d in that all parser bugfixes
                 have also been applied and also a lot of Delphi 2 and
                 Delphi 3 extensions have been implemented. GNU Pascal is