Skip to content

Commit

Permalink
Merge pull request #11 from jwillemsen/jwi-version
Browse files Browse the repository at this point in the history
Update version to 1.5.2
  • Loading branch information
jwillemsen authored Dec 4, 2019
2 parents ce15647 + 3b96775 commit be54e60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/corba/common/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ module R2CORBA

R2CORBA_MAJOR = 1
R2CORBA_MINOR = 5
R2CORBA_RELEASE = '1'.freeze
R2CORBA_RELEASE = 2

R2CORBA_VERSION = "#{R2CORBA_MAJOR}.#{R2CORBA_MINOR}.#{R2CORBA_RELEASE}".freeze

Expand Down

0 comments on commit be54e60

Please sign in to comment.