소스 검색

* update ppudump version

git-svn-id: tags/release_2_6_0@19827 -
marco 13 년 전
부모
커밋
70544b0723
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      compiler/utils/ppudump.pp

+ 1 - 1
compiler/utils/ppudump.pp

@@ -37,7 +37,7 @@ uses
   tokens;
 
 const
-  Version   = 'Version 2.5.1';
+  Version   = 'Version 2.6.0';
   Title     = 'PPU-Analyser';
   Copyright = 'Copyright (c) 1998-2010 by the Free Pascal Development Team';