Bump versions.
This commit is contained in:
parent
44147acacf
commit
4eec490403
2 changed files with 2 additions and 2 deletions
|
|
@ -11,7 +11,7 @@
|
|||
# be bumped on a binary-incompatible release. They are both single
|
||||
# integers.
|
||||
SOMAJOR=0
|
||||
SOMINOR=0
|
||||
SOMINOR=1
|
||||
|
||||
# SOMICRO is bumped every time there is a binary-compatible release.
|
||||
SOMICRO=0
|
||||
|
|
|
|||
2
version
2
version
|
|
@ -11,7 +11,7 @@
|
|||
# expected to be in 'major.minor.micro' format. It can optionally be
|
||||
# suffixed with a string.
|
||||
VERMAJOR=1
|
||||
VERMINOR=1
|
||||
VERMINOR=2
|
||||
VERMICRO=0
|
||||
VEREXTRA=""
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue