Skip to content

Commit 6f42260

Browse files
committed
Adjust version.
1 parent fcccd43 commit 6f42260

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

native/include/mod_proxy_cluster.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
#ifndef MOD_PROXY_CLUSTER_H
2929
#define MOD_PROXY_CLUSTER_H
3030

31-
#define MOD_CLUSTER_EXPOSED_VERSION "mod_cluster/1.2.0.Beta5.dev"
31+
#define MOD_CLUSTER_EXPOSED_VERSION "mod_cluster/1.2.0.Final"
3232

3333
/* define the values for sticky_force */
3434
#define STSESSION 0x01 /* Use sticky session logic (first sessionid and then domain) */

0 commit comments

Comments
 (0)