[axel-commits] r112 - /branches/2.x/axel.h /tags/2.4/axel.h /trunk/axel.h

phihag-guest at users.alioth.debian.org phihag-guest at users.alioth.debian.org
Tue Apr 28 12:04:54 UTC 2009


Author: phihag-guest
Date: Tue Apr 28 12:04:54 2009
New Revision: 112

URL: http://svn.debian.org/wsvn/axel/?sc=1&rev=112
Log:
Set axel version to 2.4

Modified:
    branches/2.x/axel.h
    tags/2.4/axel.h
    trunk/axel.h

Modified: branches/2.x/axel.h
URL: http://svn.debian.org/wsvn/axel/branches/2.x/axel.h?rev=112&op=diff
==============================================================================
--- branches/2.x/axel.h (original)
+++ branches/2.x/axel.h Tue Apr 28 12:04:54 2009
@@ -67,7 +67,7 @@
 #define MAX_STRING		1024
 #define MAX_ADD_HEADERS	10
 #define MAX_REDIR		5
-#define AXEL_VERSION_STRING	"2.3"
+#define AXEL_VERSION_STRING	"2.4"
 #define DEFAULT_USER_AGENT	"Axel " AXEL_VERSION_STRING " (" ARCH ")"
 
 typedef struct

Modified: tags/2.4/axel.h
URL: http://svn.debian.org/wsvn/axel/tags/2.4/axel.h?rev=112&op=diff
==============================================================================
--- tags/2.4/axel.h (original)
+++ tags/2.4/axel.h Tue Apr 28 12:04:54 2009
@@ -67,7 +67,7 @@
 #define MAX_STRING		1024
 #define MAX_ADD_HEADERS	10
 #define MAX_REDIR		5
-#define AXEL_VERSION_STRING	"2.3"
+#define AXEL_VERSION_STRING	"2.4"
 #define DEFAULT_USER_AGENT	"Axel " AXEL_VERSION_STRING " (" ARCH ")"
 
 typedef struct

Modified: trunk/axel.h
URL: http://svn.debian.org/wsvn/axel/trunk/axel.h?rev=112&op=diff
==============================================================================
--- trunk/axel.h (original)
+++ trunk/axel.h Tue Apr 28 12:04:54 2009
@@ -67,7 +67,7 @@
 #define MAX_STRING		1024
 #define MAX_ADD_HEADERS	10
 #define MAX_REDIR		5
-#define AXEL_VERSION_STRING	"2.3"
+#define AXEL_VERSION_STRING	"2.4"
 #define DEFAULT_USER_AGENT	"Axel " AXEL_VERSION_STRING " (" ARCH ")"
 
 typedef struct




More information about the axel-commits mailing list