Browse Source

- reverted accidentally committed changes

git-svn-id: branches/fixes_3_0@35247 -
Jonas Maebe 8 years ago
parent
commit
093344f890
2 changed files with 2 additions and 2 deletions
  1. 1 1
      compiler/msgtxt.inc
  2. 1 1
      utils/fpcm/revision.inc

+ 1 - 1
compiler/msgtxt.inc

@@ -1223,7 +1223,7 @@ const msgtxt : array[0..000310,1..240] of char=(
   'le "$1"'#000+
   '11023_Free Pascal Compiler version $FPCFULLVERSION [$FPC','DATE] for $F'+
   'PCCPU'#010+
-  'Copyright (c) 1993-2016 by Florian Klaempfl and others'#000+
+  'Copyright (c) 1993-2015 by Florian Klaempfl and others'#000+
   '11024_Free Pascal Compiler version $FPCVERSION'#010+
   #010+
   'Compiler date      : $FPCDATE'#010+

+ 1 - 1
utils/fpcm/revision.inc

@@ -1 +1 @@
-'2016-07-13 rev 34110'
+'2016-04-05 rev 33425'