OSDN Git Service

バージョン情報
authornaru <bottle@mikage.to>
Fri, 10 Feb 2006 14:34:54 +0000 (14:34 +0000)
committernaru <bottle@mikage.to>
Fri, 10 Feb 2006 14:34:54 +0000 (14:34 +0000)
bottleclient/BottleDef.pas

index f3c1451..8176144 100755 (executable)
@@ -363,7 +363,7 @@ const
 
   DefaultMinScriptLength = 20;
 
-  Version = '2.72';
+  Version = '2.75';
 
   {$IFDEF NOMUTEX}
   VersionString = 'SSTP Bottle Client ver ' + Version + 'a NO MUTEX VERSION';
@@ -373,7 +373,7 @@ const
 
   SentLogFile     = 'sent.log';
 
-  BottleDisclaimer = '(C)2001-2005 WinBottle Project'#13#10 +
+  BottleDisclaimer = '(C)2001-2006 WinBottle Project'#13#10 +
     'naru, C.Ponapalt, Yune Kotomi, yese, Mikage Sawatari, E01'#13#10 +
     DefaultHomePage;