Post release updates
--
This commit is contained in:
parent
1aff2512d8
commit
1c7f93fbc8
4
NEWS
4
NEWS
@ -1,3 +1,7 @@
|
|||||||
|
Noteworthy changes in version 1.12.1 (unreleased)
|
||||||
|
-------------------------------------------------
|
||||||
|
|
||||||
|
|
||||||
Noteworthy changes in version 1.12.0 (2018-10-08)
|
Noteworthy changes in version 1.12.0 (2018-10-08)
|
||||||
-------------------------------------------------
|
-------------------------------------------------
|
||||||
|
|
||||||
|
@ -28,7 +28,7 @@ min_automake_version="1.14"
|
|||||||
# for the LT versions.
|
# for the LT versions.
|
||||||
m4_define(mym4_version_major, [1])
|
m4_define(mym4_version_major, [1])
|
||||||
m4_define(mym4_version_minor, [12])
|
m4_define(mym4_version_minor, [12])
|
||||||
m4_define(mym4_version_micro, [0])
|
m4_define(mym4_version_micro, [1])
|
||||||
|
|
||||||
# Below is m4 magic to extract and compute the revision number, the
|
# Below is m4 magic to extract and compute the revision number, the
|
||||||
# decimalized short revision number, a beta version string, and a flag
|
# decimalized short revision number, a beta version string, and a flag
|
||||||
|
Loading…
Reference in New Issue
Block a user