------------------------------------------------------------ revno: 13657 tags: SQUID_3_5_0_2 revision-id: squid3@treenet.co.nz-20141031105647-m57ns2n6flfcxv0j parent: squid3@treenet.co.nz-20141031091545-pypg2pt2hu9i8srt committer: Amos Jeffries branch nick: 3.5 timestamp: Fri 2014-10-31 03:56:47 -0700 message: 3.5.0.2 ------------------------------------------------------------ # Bazaar merge directive format 2 (Bazaar 0.90) # revision_id: squid3@treenet.co.nz-20141031105647-m57ns2n6flfcxv0j # target_branch: http://bzr.squid-cache.org/bzr/squid3/3.5 # testament_sha1: 89738cf9205ef02d5d09aba9f8147d6db16ec635 # timestamp: 2014-10-31 11:51:02 +0000 # source_branch: http://bzr.squid-cache.org/bzr/squid3/3.5 # base_revision_id: squid3@treenet.co.nz-20141031091545-\ # pypg2pt2hu9i8srt # # Begin patch === modified file 'configure.ac' --- configure.ac 2014-10-17 01:37:34 +0000 +++ configure.ac 2014-10-31 10:56:47 +0000 @@ -5,7 +5,7 @@ ## Please see the COPYING and CONTRIBUTORS files for details. ## -AC_INIT([Squid Web Proxy],[3.5.0.1-BZR],[http://bugs.squid-cache.org/],[squid]) +AC_INIT([Squid Web Proxy],[3.5.0.2-BZR],[http://bugs.squid-cache.org/],[squid]) AC_PREREQ(2.61) AC_CONFIG_HEADERS([include/autoconf.h]) AC_CONFIG_AUX_DIR(cfgaux)