Set next version to 1.5.0

--
This commit is contained in:
Werner Koch 2014-01-07 18:08:41 +01:00
parent ab6e718327
commit 74c0075ca2

View File

@ -28,8 +28,8 @@ min_automake_version="1.11"
# commit and push so that the git magic is able to work. See below # commit and push so that the git magic is able to work. See below
# 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, [4]) m4_define(mym4_version_minor, [5])
m4_define(mym4_version_micro, [3]) m4_define(mym4_version_micro, [0])
# 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