From: Ashley Penney <ashley.penney@puppetlabs.com> Date: Tue, 10 Sep 2013 20:25:43 +0000 (-0400) Subject: Prepare 0.4.2 release. X-Git-Tag: 0.4.2^2 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=3ec610746d2196d32aa62e323c101adbfdeabc9e;p=puppet-modules%2Fpuppetlabs-firewall.git Prepare 0.4.2 release. --- diff --git a/Changelog b/Changelog index 49bd234..4aa18bc 100644 --- a/Changelog +++ b/Changelog @@ -4,6 +4,13 @@ Release notes for puppetlabs-firewall module. --------------------------------------- +#### 0.4.2 - 2013-09-10 + +Another attempt to fix the packaging issue. We think we understand exactly +what is failing and this should work properly for the first time. + +--------------------------------------- + #### 0.4.1 - 2013-08-09 Bugfix release to fix a packaging issue that may have caused puppet module diff --git a/Modulefile b/Modulefile index 20f1974..9b5c55f 100644 --- a/Modulefile +++ b/Modulefile @@ -1,5 +1,5 @@ name 'puppetlabs-firewall' -version '0.4.1' +version '0.4.2' source 'git://github.com/puppetlabs/puppetlabs-firewall.git' author 'puppetlabs' license 'ASL 2.0'