From 7a16a3a9dc8ed2f342ef2218931c2359ec49aa19 Mon Sep 17 00:00:00 2001 From: Ryan Coleman Date: Mon, 10 Dec 2012 10:09:15 -0800 Subject: Increment Modulefile for 0.2.0 release 0.2.0 is a backwards compatible feature and bug-fix release. Since 0.1.0, support for Amazon Linux was added, fixes for style were implemented and support was added for tinker_panic. tinker_panic will default to on when the fact is_virtual is true. --- Modulefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Modulefile b/Modulefile index e73a6ca..d9e2f1a 100644 --- a/Modulefile +++ b/Modulefile @@ -1,5 +1,5 @@ name 'puppetlabs-ntp' -version '0.1.0' +version '0.2.0' source 'git://github.com/puppetlabs/puppetlabs-ntp' author 'Puppet Labs' license 'Apache Version 2.0' -- cgit v1.2.3