Browse Source

* and chmcmd.lpr version update.

git-svn-id: tags/release_3_0_2_rc1@34192 -
marco 9 years ago
parent
commit
fee1a826d2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/chm/src/chmcmd.lpr

+ 1 - 1
packages/chm/src/chmcmd.lpr

@@ -26,7 +26,7 @@ uses
   {$ifdef Unix}cthreads,{$endif} Classes, Sysutils, chmfilewriter, GetOpts;
   {$ifdef Unix}cthreads,{$endif} Classes, Sysutils, chmfilewriter, GetOpts;
 
 
 Const
 Const
-  CHMCMDVersion = '3.0.1';
+  CHMCMDVersion = '3.0.2rc1';
 
 
 Procedure Usage;
 Procedure Usage;