------------------------------------------------------------ revno: 13725 tags: SQUID_3_5_1 revision-id: squid3@treenet.co.nz-20150113125127-d2u8no117zzzl2bs parent: squid3@treenet.co.nz-20150113114141-50h3qzjb9na55aoe committer: Amos Jeffries branch nick: 3.5 timestamp: Tue 2015-01-13 04:51:27 -0800 message: 3.5.1 ------------------------------------------------------------ # Bazaar merge directive format 2 (Bazaar 0.90) # revision_id: squid3@treenet.co.nz-20150113125127-d2u8no117zzzl2bs # target_branch: http://bzr.squid-cache.org/bzr/squid3/3.5 # testament_sha1: 6b49c2d5e6cc31c50aea7696f298bf3cf565596f # timestamp: 2015-01-13 12:55:02 +0000 # source_branch: http://bzr.squid-cache.org/bzr/squid3/3.5 # base_revision_id: squid3@treenet.co.nz-20150113114141-\ # 50h3qzjb9na55aoe # # Begin patch === modified file 'configure.ac' --- configure.ac 2015-01-13 09:13:49 +0000 +++ configure.ac 2015-01-13 12:51:27 +0000 @@ -5,7 +5,7 @@ ## Please see the COPYING and CONTRIBUTORS files for details. ## -AC_INIT([Squid Web Proxy],[3.5.0.4-BZR],[http://bugs.squid-cache.org/],[squid]) +AC_INIT([Squid Web Proxy],[3.5.1-BZR],[http://bugs.squid-cache.org/],[squid]) AC_PREREQ(2.61) AC_CONFIG_HEADERS([include/autoconf.h]) AC_CONFIG_AUX_DIR(cfgaux)