From 814b9bc972c9924f174b286d67a6962f0507718c Mon Sep 17 00:00:00 2001 From: Garrett Honeycutt Date: Fri, 28 Feb 2014 18:55:00 -0500 Subject: [PATCH] Release v3.7.0 - Support for Solaris 9, 10, and 11. --- Modulefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Modulefile b/Modulefile index 7cf7e33..833d5e1 100644 --- a/Modulefile +++ b/Modulefile @@ -1,5 +1,5 @@ name 'ghoneycutt-ssh' -version '3.6.1' +version '3.7.0' source 'git://github.com/ghoneycutt/puppet-module-ssh.git' author 'ghoneycutt' license 'Apache License, Version 2.0'