diff options
author | Jeff McCune <jeff@puppetlabs.com> | 2012-12-04 15:09:35 -0800 |
---|---|---|
committer | Jeff McCune <jeff@puppetlabs.com> | 2012-12-04 15:09:35 -0800 |
commit | 2df66c041109ecca1099bf3977657572cc32ad24 (patch) | |
tree | 4fe9ac0ad2cb572920bb9ea0fd3050206ebaa01d | |
parent | 5e3606fcfadf03bf710c0199cc33b2d9bdd837cd (diff) | |
parent | 3a6085fa80387914ceba3e13e66d1e120d16f200 (diff) |
Merge branch 'maint/master/update_readme'
* maint/master/update_readme:
Clarify that stdlib 3 supports Puppet 3
-rw-r--r-- | README.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown index 130753d..a33add3 100644 --- a/README.markdown +++ b/README.markdown @@ -46,7 +46,7 @@ All stdlib releases in the 2.0 major version support Puppet 2.6 and Puppet 2.7. ## stdlib 3.x ## The 3.0 major release of stdlib drops support for Puppet 2.6. Stdlib 3.x -supports Puppet 2.7. +supports Puppet 2 and Puppet 3. # Functions # |