]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
For the bump to 1.3.22(dev)
authorJim Jagielski <jim@apache.org>
Thu, 4 Oct 2001 13:48:36 +0000 (13:48 +0000)
committerJim Jagielski <jim@apache.org>
Thu, 4 Oct 2001 13:48:36 +0000 (13:48 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@91286 13f79535-47bb-0310-9956-ffa450edef68

src/Configure

index 3e3a0f2798e20c2f7222a7f8ec9949745b4e8bb5..6d9375257d7698d8153f651b39003e0bfafb3424 100755 (executable)
@@ -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