[mod_cluster-commits] mod_cluster SVN: r800 - trunk/native/include.

do-not-reply at jboss.org do-not-reply at jboss.org
Tue Apr 10 11:26:18 EDT 2012


Author: jfrederic.clere at jboss.com
Date: 2012-04-10 11:26:17 -0400 (Tue, 10 Apr 2012)
New Revision: 800

Modified:
   trunk/native/include/mod_proxy_cluster.h
Log:
Ready for Beta2.


Modified: trunk/native/include/mod_proxy_cluster.h
===================================================================
--- trunk/native/include/mod_proxy_cluster.h	2012-04-10 01:09:50 UTC (rev 799)
+++ trunk/native/include/mod_proxy_cluster.h	2012-04-10 15:26:17 UTC (rev 800)
@@ -28,7 +28,7 @@
 #ifndef MOD_PROXY_CLUSTER_H
 #define MOD_PROXY_CLUSTER_H
 
-#define MOD_CLUSTER_EXPOSED_VERSION "mod_cluster/1.2.1.Beta2.dev"
+#define MOD_CLUSTER_EXPOSED_VERSION "mod_cluster/1.2.1.Beta2"
 
 /* define the values for sticky_force */
 #define STSESSION 0x01 /* Use sticky session logic (first sessionid and then domain) */



More information about the mod_cluster-commits mailing list