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