[axel-commits] r64 - in /branches/2.x: CHANGES axel.h

appaji at users.alioth.debian.org appaji at users.alioth.debian.org
Wed Nov 19 17:38:08 UTC 2008


Author: appaji
Date: Wed Nov 19 17:38:08 2008
New Revision: 64

URL: http://svn.debian.org/wsvn/axel/?sc=1&rev=64
Log:
stick to X.Y version numbering, credit Shuge Lee for Chinese translation

Modified:
    branches/2.x/CHANGES
    branches/2.x/axel.h

Modified: branches/2.x/CHANGES
URL: http://svn.debian.org/wsvn/axel/branches/2.x/CHANGES?rev=64&op=diff
==============================================================================
--- branches/2.x/CHANGES (original)
+++ branches/2.x/CHANGES Wed Nov 19 17:38:08 2008
@@ -1,6 +1,7 @@
-Version 2.2.1:
+Version 2.3:
 
 - Wait for thread termination in axel.c:axel_do (Closes: #311255), thanks John Ripa
+- New Chinese translation and manpage, thanks Shuge Lee
 
 Version 2.2:
 

Modified: branches/2.x/axel.h
URL: http://svn.debian.org/wsvn/axel/branches/2.x/axel.h?rev=64&op=diff
==============================================================================
--- branches/2.x/axel.h (original)
+++ branches/2.x/axel.h Wed Nov 19 17:38:08 2008
@@ -67,7 +67,7 @@
 #define MAX_STRING		1024
 #define MAX_ADD_HEADERS	10
 #define MAX_REDIR		5
-#define AXEL_VERSION_STRING	"2.2.1"
+#define AXEL_VERSION_STRING	"2.3"
 #define USER_AGENT		"Axel " AXEL_VERSION_STRING " (" ARCH ")"
 
 typedef struct




More information about the axel-commits mailing list