Skip to content

Commit

Permalink
Merge pull request #67 from apenney/rc
Browse files Browse the repository at this point in the history
Fix version.
  • Loading branch information
apenney committed Jul 9, 2013
2 parents 7577621 + 2198fa9 commit f904534
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Expand Up @@ -21,9 +21,9 @@ env:
global:
- PUBLISHER_LOGIN=puppetlabs
- secure: |-
MO4pB4bqBQJjm2yFHf3Mgho+y0Qv4GmMxTMhzI02tGy1V0HMtruZbR7EBN0i
n2CiR7V9V0mNR7/ymzDMF9yVBcgqyXMsp/C6u992Dd0U63ZwFpbRWkxuAeEY
ioupWBkiczjVEo+sxn+gVOnx28pcH/X8kDWbr6wFOMIjO03K66Y=
ZiIkYd9+CdPzpwSjFPnVkCx1FIlipxpbdyD33q94h2Tj5zXjNb1GXizVy0NR
kVxGhU5Ld8y9z8DTqKRgCI1Yymg3H//OU++PKLOQj/X5juWVR4URBNPeBOzu
IJBDl1MADKA4i1+jAZPpz4mTvTtKS4pWKErgCSmhSfsY1hs7n6c=
matrix:
exclude:
- rvm: 1.9.3
Expand Down
2 changes: 1 addition & 1 deletion Modulefile
@@ -1,5 +1,5 @@
name 'puppetlabs-ntp'
version '1.0.0rc1'
version '1.0.0-rc1'
source 'git://github.com/puppetlabs/puppetlabs-ntp'
author 'Puppet Labs'
license 'Apache Version 2.0'
Expand Down

0 comments on commit f904534

Please sign in to comment.