------------------------------------------------------------ revno: 13758 tags: SQUID_3_5_2 revision-id: squid3@treenet.co.nz-20150218121621-mw1yu712qc6lu2ef parent: squid3@treenet.co.nz-20150218103007-jm2haogtcwhsqono committer: Amos Jeffries branch nick: 3.5 timestamp: Wed 2015-02-18 04:16:21 -0800 message: 3.5.2 ------------------------------------------------------------ # Bazaar merge directive format 2 (Bazaar 0.90) # revision_id: squid3@treenet.co.nz-20150218121621-mw1yu712qc6lu2ef # target_branch: http://bzr.squid-cache.org/bzr/squid3/3.5 # testament_sha1: 34703c4c28b5c0a46e27cb3db5cee85832ce4a9a # timestamp: 2015-02-18 12:50:58 +0000 # source_branch: http://bzr.squid-cache.org/bzr/squid3/3.5 # base_revision_id: squid3@treenet.co.nz-20150218103007-\ # jm2haogtcwhsqono # # Begin patch === modified file 'configure.ac' --- configure.ac 2015-02-10 04:42:35 +0000 +++ configure.ac 2015-02-18 12:16:21 +0000 @@ -5,7 +5,7 @@ ## Please see the COPYING and CONTRIBUTORS files for details. ## -AC_INIT([Squid Web Proxy],[3.5.1-BZR],[http://bugs.squid-cache.org/],[squid]) +AC_INIT([Squid Web Proxy],[3.5.2-BZR],[http://bugs.squid-cache.org/],[squid]) AC_PREREQ(2.61) AC_CONFIG_HEADERS([include/autoconf.h]) AC_CONFIG_AUX_DIR(cfgaux)