Skip to content

Commit 17ed672

Browse files
author
Sander van Zoest
committed
Release 3.0.0
1 parent bc36681 commit 17ed672

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apache2 Cookbook Changelog
22
==========================
33
This file is used to list changes made in each version of the apache2 cookbook.
44

5-
v3.0.0 (unreleased)
5+
v3.0.0 (2014-11-30)
66
-------------------
77
Major version update because of SSL Improvements and new platform MPM and Version defaults.
88

metadata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
license 'Apache 2.0'
55
description 'Installs and configures all aspects of apache2 using Debian style symlinks with helper definitions'
66
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
7-
version '2.0.1'
7+
version '3.0.0'
88
recipe 'apache2', 'Main Apache configuration'
99
recipe 'apache2::logrotate', 'Rotate apache2 logs. Requires logrotate cookbook'
1010
recipe 'apache2::mod_alias', 'Apache module "alias" with config file'

0 commit comments

Comments
 (0)