Bump version to 1.7.0
* configure.ac(mym4_version_minor), (mym4_version_micro): Next release will be 1.7.0 -- This was already mentioned in NEWS but acidentally not changed in configure.ac
This commit is contained in:
parent
fd87c4679c
commit
bf742fb885
@ -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, [6])
|
||||
m4_define(mym4_version_micro, [1])
|
||||
m4_define(mym4_version_minor, [7])
|
||||
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