diff options
author | Hubert Chathi <hubert@uhoreg.ca> | 2020-10-06 15:08:10 -0400 |
---|---|---|
committer | Hubert Chathi <hubert@uhoreg.ca> | 2020-10-06 15:08:10 -0400 |
commit | 4d17aa4f05044e8063c75b1592d98f1a92a5e214 (patch) | |
tree | 0ce1a5989a6e7b21b267f8da0e4cd05ede5c88d6 /common.mk | |
parent | d4afebc88360de4934b7ad49488d5cae4faca8c9 (diff) |
bump version numbers and update changelog3.2.0
Diffstat (limited to 'common.mk')
-rw-r--r-- | common.mk | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ MAJOR := 3 -MINOR := 1 -PATCH := 5 +MINOR := 2 +PATCH := 0 |