From 9ed08b6d106e544150766d2c3935e87ca8ada8fe Mon Sep 17 00:00:00 2001 From: Jim Jagielski Date: Thu, 4 Oct 2001 13:48:36 +0000 Subject: [PATCH] For the bump to 1.3.22(dev) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@91286 13f79535-47bb-0310-9956-ffa450edef68 --- src/Configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Configure b/src/Configure index 3e3a0f2798e..6d9375257d7 100755 --- a/src/Configure +++ b/src/Configure @@ -1900,7 +1900,7 @@ if [ "x$using_shlib" = "x1" ] ; then # select the special subtarget for shared core generation SUBTARGET=target_shared # determine additional suffixes for libhttpd.so - V=1 R=3 P=21 + V=1 R=3 P=22 if [ "x$SHLIB_SUFFIX_DEPTH" = "x0" ]; then SHLIB_SUFFIX_LIST="" fi -- 2.47.2