diff --git a/native/include/mod_proxy_cluster.h b/native/include/mod_proxy_cluster.h index bc5b283f7..7600c0a3c 100644 --- a/native/include/mod_proxy_cluster.h +++ b/native/include/mod_proxy_cluster.h @@ -28,7 +28,7 @@ #ifndef MOD_PROXY_CLUSTER_H #define MOD_PROXY_CLUSTER_H -#define MOD_CLUSTER_EXPOSED_VERSION "mod_cluster/1.2.10.Final" +#define MOD_CLUSTER_EXPOSED_VERSION "mod_cluster/1.2.11.Final" /* define the values for sticky_force */ #define STSESSION 0x01 /* Use sticky session logic (first sessionid and then domain) */