From 21b21667acf794421c21f9ed260ce1c52e7a9899 Mon Sep 17 00:00:00 2001 From: Garrett Honeycutt Date: Mon, 21 Oct 2013 17:05:52 -0400 Subject: [PATCH] Release 2.4.0 Support for Ubuntu --- Modulefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Modulefile b/Modulefile index b8589fb..bee3c26 100644 --- a/Modulefile +++ b/Modulefile @@ -1,5 +1,5 @@ name 'ghoneycutt-ssh' -version '2.3.0' +version '2.4.0' source 'git://github.com/ghoneycutt/puppet-module-ssh.git' author 'ghoneycutt' license 'Apache License, Version 2.0'