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

do-not-reply at jboss.org do-not-reply at jboss.org
Thu Apr 12 08:22:57 EDT 2012


Author: jfrederic.clere at jboss.com
Date: 2012-04-12 08:22:57 -0400 (Thu, 12 Apr 2012)
New Revision: 808

Modified:
   trunk/native/include/mod_proxy_cluster.h
Log:
back to dev.


Modified: trunk/native/include/mod_proxy_cluster.h
===================================================================
--- trunk/native/include/mod_proxy_cluster.h	2012-04-12 07:04:28 UTC (rev 807)
+++ trunk/native/include/mod_proxy_cluster.h	2012-04-12 12:22:57 UTC (rev 808)
@@ -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"
+#define MOD_CLUSTER_EXPOSED_VERSION "mod_cluster/1.2.1.Beta3.dev"
 
 /* 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