Skip to content

Commit

Permalink
Merge pull request modcluster#863 from rhusar/native-version-bump-1.3.x
Browse files Browse the repository at this point in the history
Update native version to mod_cluster/1.3.21.Final
  • Loading branch information
rhusar authored Jan 7, 2025
2 parents 3e0e679 + c98cd65 commit 5c8d809
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion native/include/mod_proxy_cluster.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
#ifndef MOD_PROXY_CLUSTER_H
#define MOD_PROXY_CLUSTER_H

#define MOD_CLUSTER_EXPOSED_VERSION "mod_cluster/1.3.20.Final"
#define MOD_CLUSTER_EXPOSED_VERSION "mod_cluster/1.3.21.Final"

struct balancer_method {
/**
Expand Down

0 comments on commit 5c8d809

Please sign in to comment.