From f27480fa4ca551d25e3040d8e281700149e95d6c Mon Sep 17 00:00:00 2001 From: Sean OMeara Date: Thu, 27 Mar 2014 23:27:06 -0400 Subject: [PATCH] Version bump to 3.1.9 (for development) --- metadata.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata.rb b/metadata.rb index 0c9aa17..857caf0 100644 --- a/metadata.rb +++ b/metadata.rb @@ -4,7 +4,7 @@ description 'Installs and configures postfix for client or outbound relayh maintainer 'Opscode, Inc.' maintainer_email 'cookbooks@opscode.com' license 'Apache 2.0' -version '3.1.8' +version '3.1.9' recipe 'postfix', 'Installs and configures postfix' recipe 'postfix::sasl_auth', 'Set up postfix to auth to a server with sasl' recipe 'postfix::aliases', 'Manages /etc/aliases'