diff options
author | Nan Liu <nan.liu@gmail.com> | 2012-07-27 16:15:14 -0700 |
---|---|---|
committer | Nan Liu <nan.liu@gmail.com> | 2012-07-27 16:15:14 -0700 |
commit | 7accc6e0d6d675baaf9a1d8ec0cae7f6ff7265d0 (patch) | |
tree | c40887c1e2156c8680231539af3c212c41d5dda0 /Modulefile | |
parent | e906eb5f41421f5702216b753773b4b65b50c947 (diff) | |
parent | a50e9be9b7d01be0e9a6115d544132959e23f020 (diff) | |
download | puppet-tftp-7accc6e0d6d675baaf9a1d8ec0cae7f6ff7265d0.tar.gz puppet-tftp-7accc6e0d6d675baaf9a1d8ec0cae7f6ff7265d0.tar.bz2 |
Merge pull request #13 from branan/release_0.2.0
Update for 0.2.0 release
Diffstat (limited to 'Modulefile')
-rw-r--r-- | Modulefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ name 'puppetlabs-tftp' -version '0.1.1' +version '0.2.0' source 'git://github.com/puppetlabs/puppetlabs-tftp' author 'Puppet Labs' license 'Apache 2.0' |