Changes between Initial Version and Version 1 of Ticket #46248, comment 3
- Timestamp:
- Dec 15, 2014, 8:45:35 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #46248, comment 3
initial v1 1 1 You could switch to using a date for `version`. That would actually have meaning, unlike the current made-up version numbers. 2 2 3 I don’t understand why people seem to prefer jumping through ridiculous hoops just to avoid`epoch`. Using `epoch` along with a `version` that actually means something is much better than avoiding `epoch` and making up a version number that has no upstream meaning.3 I don’t understand why people seem to prefer jumping through ridiculous hoops over using `epoch`. Using `epoch` along with a `version` that actually means something is much better than avoiding `epoch` and making up a version number that has no upstream meaning.