Skip to content

Commit

Permalink
Move to semver pre-release version string
Browse files Browse the repository at this point in the history
  • Loading branch information
Seth Falcon committed Dec 3, 2012
1 parent 7080617 commit 5141bff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/chef/expander/version.rb
Expand Up @@ -23,7 +23,7 @@
module Chef
module Expander

VERSION = "11.0.0.alpha"
VERSION = "11.0.0-alpha.1"

def self.version
@rev ||= begin
Expand Down

0 comments on commit 5141bff

Please sign in to comment.