diff options
author | Hubert Chathi <hubert@uhoreg.ca> | 2020-06-11 11:47:50 -0400 |
---|---|---|
committer | Hubert Chathi <hubert@uhoreg.ca> | 2020-06-11 11:47:50 -0400 |
commit | 8a958beb483b41eda34622c778983421baa7b06d (patch) | |
tree | 4874ef796125b28b94b5634c9defbe5f36502ad5 /common.mk | |
parent | 9349c1b82bda4188f4fda85b1214abf50e994a7f (diff) |
bump version info for release3.1.5
Diffstat (limited to 'common.mk')
-rw-r--r-- | common.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ MAJOR := 3 MINOR := 1 -PATCH := 4 +PATCH := 5 |