From 92f79ecc46fb2cf9e8747e52361ad7a1e4952745 Mon Sep 17 00:00:00 2001 From: jtimberman Date: Wed, 9 Nov 2011 13:06:02 -0700 Subject: [PATCH] postfix v0.8.4 --- metadata.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata.rb b/metadata.rb index 77d3b24..c8bfc28 100644 --- a/metadata.rb +++ b/metadata.rb @@ -2,7 +2,7 @@ maintainer "Opscode, Inc." maintainer_email "cookbooks@opscode.com" license "Apache 2.0" description "Installs and configures postfix for client or outbound relayhost, or to do SASL auth" -version "0.8.2" +version "0.8.4" recipe "postfix", "Installs and configures postfix" recipe "postfix::sasl_auth", "Set up postfix to auth to a server with sasl"