diff options
author | Hubert Chathi <hubert@uhoreg.ca> | 2018-07-04 15:24:44 -0400 |
---|---|---|
committer | Hubert Chathi <hubert@uhoreg.ca> | 2018-07-04 15:24:44 -0400 |
commit | 98e8ee1b0da9609c0b504d9582dfedd14db38c00 (patch) | |
tree | 1920da10aca1e6b7d6333c981807196077490b2b /common.mk | |
parent | dac2c1064e6777c2bade517fd92d95669a897702 (diff) |
prepare 2.3.02.3.0
Diffstat (limited to 'common.mk')
-rw-r--r-- | common.mk | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ MAJOR := 2 -MINOR := 2 -PATCH := 2 +MINOR := 3 +PATCH := 0 |