Skip to content

Commit

Permalink
Release 0.43.2`
Browse files Browse the repository at this point in the history
  • Loading branch information
Johannes Jasper committed Dec 4, 2015
1 parent dd7c83e commit 8607c46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/acfs/version.rb
Expand Up @@ -2,7 +2,7 @@ module Acfs
module VERSION
MAJOR = 0
MINOR = 43
PATCH = 1
PATCH = 2
STAGE = nil

STRING = [MAJOR, MINOR, PATCH, STAGE].reject(&:nil?).join('.')
Expand Down

0 comments on commit 8607c46

Please sign in to comment.