Change 14747

tjuricek
tjuricek committed this change into //guest/perforce_software/p4ruby/main/lib/P4
Request Review
Download .zip
Deriving the p4ruby version from version strings generated by engtools.

For main/prep branches, the version string is: [YEAR].[REL].0.[BRANCH][CHANGELIST]. This should allow people to depend on something like '~> 2015.1.0.main' or '~> 2015.1.0.prep' for any prereleases we make to Rubygems.

For release branches, the version string is [YEAR].[REL].[CHANGELIST]. Then, you can just depend on '~> 2015.1' for production releases.

I may not automate prereleases directly into Rubygems (there will be a lot of them because of the p4api dependency).
  • Files 1
  • Comments 0
1 edited 0 added 0 deleted
version.rb#11
Loading...
Tip: Use n and p to cycle through the changes.