Skip to content

Commit

Permalink
Merge pull request #63 from RemedyIT/jwillemsen-patch-1
Browse files Browse the repository at this point in the history
Update version to 2.8.1
  • Loading branch information
jwillemsen authored Aug 11, 2021
2 parents e06f6c7 + 8745a43 commit 5d2976d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/ridl/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ module IDL

RIDL_VERSION_MAJOR = 2
RIDL_VERSION_MINOR = 8
RIDL_VERSION_RELEASE = 0
RIDL_VERSION_RELEASE = 1
RIDL_VERSION = "#{RIDL_VERSION_MAJOR}.#{RIDL_VERSION_MINOR}.#{RIDL_VERSION_RELEASE}"
RIDL_COPYRIGHT = "Copyright (c) 2007-#{Time.now.year} Remedy IT Expertise BV, The Netherlands".freeze

Expand Down

0 comments on commit 5d2976d

Please sign in to comment.