Post release updates
--
This commit is contained in:
parent
052a9e3c56
commit
a5d9e018b8
4
NEWS
4
NEWS
@ -1,3 +1,7 @@
|
||||
Noteworthy changes in version 1.6.0 (unreleased) [C24/A13/R_]
|
||||
------------------------------------------------
|
||||
|
||||
|
||||
Noteworthy changes in version 1.5.5 (2015-06-08) [C24/A13/R4]
|
||||
------------------------------------------------
|
||||
|
||||
|
@ -28,8 +28,8 @@ min_automake_version="1.14"
|
||||
# commit and push so that the git magic is able to work. See below
|
||||
# for the LT versions.
|
||||
m4_define(mym4_version_major, [1])
|
||||
m4_define(mym4_version_minor, [5])
|
||||
m4_define(mym4_version_micro, [5])
|
||||
m4_define(mym4_version_minor, [6])
|
||||
m4_define(mym4_version_micro, [0])
|
||||
|
||||
# Below is m4 magic to extract and compute the revision number, the
|
||||
# decimalized short revision number, a beta version string, and a flag
|
||||
|
Loading…
Reference in New Issue
Block a user