Skip to content

Commit c14b54c

Browse files
committed
Update native version to mod_cluster/1.3.22.Final
1 parent 22a64be commit c14b54c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

native/include/mod_proxy_cluster.h

+1-1
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.3.22.Final-SNAPSHOT"
31+
#define MOD_CLUSTER_EXPOSED_VERSION "mod_cluster/1.3.22.Final"
3232

3333
struct balancer_method {
3434
/**

0 commit comments

Comments
 (0)