mldonkey-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mldonkey-commits] Changes to mldonkey/src/daemon/common/commonGlobals.m


From: mldonkey-commits
Subject: [Mldonkey-commits] Changes to mldonkey/src/daemon/common/commonGlobals.ml
Date: Thu, 18 Aug 2005 09:00:59 -0400

Index: mldonkey/src/daemon/common/commonGlobals.ml
diff -u mldonkey/src/daemon/common/commonGlobals.ml:1.46 
mldonkey/src/daemon/common/commonGlobals.ml:1.47
--- mldonkey/src/daemon/common/commonGlobals.ml:1.46    Mon Aug 15 20:33:22 2005
+++ mldonkey/src/daemon/common/commonGlobals.ml Thu Aug 18 13:00:59 2005
@@ -99,8 +99,8 @@
 let patches_string = ref ""
 
 let version () =
-  Printf.sprintf "MLNet %s: Multi-Network p2p client (%s) %s"
-    Autoconf.current_version !networks_string (string_of_float 2.)
+  Printf.sprintf "MLNet %s: Multi-Network p2p client (%s)"
+    Autoconf.current_version !networks_string
 
 
 let buildinfo () =




reply via email to

[Prev in Thread] Current Thread [Next in Thread]