OSDN Git Service

Version string
authornaru <bottle@mikage.to>
Mon, 21 Apr 2003 10:23:37 +0000 (10:23 +0000)
committernaru <bottle@mikage.to>
Mon, 21 Apr 2003 10:23:37 +0000 (10:23 +0000)
bottleclient/BottleDef.pas

index 7f2a50c..f1cfab7 100755 (executable)
@@ -298,7 +298,7 @@ const
   DefaultVotePage = 'http://bottle.mikage.to/viewvotes.cgi';
   DefaultHelpPage = 'http://bottle.mikage.to/clihelp/';
 
-  Version = '2.55';
+  Version = '2.55.2';
 
   {$IFDEF NOMUTEX}
   VersionString = 'SSTP Bottle Client ver ' + Version + 'a NO MUTEX VERSION';