Skip to content

Commit

Permalink
Bumping version
Browse files Browse the repository at this point in the history
  • Loading branch information
Thiago Morello committed Feb 25, 2013
1 parent 9aed09c commit d2a7255
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/rrd/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module RRD
module Version #:nodoc: all
MAJOR = 0
MINOR = 2
PATCH = 13
PATCH = 14
STRING = "#{MAJOR}.#{MINOR}.#{PATCH}"
end
end

0 comments on commit d2a7255

Please sign in to comment.