diff options
author | Stephen Gallagher <sgallagh@redhat.com> | 2010-10-26 08:00:41 -0400 |
---|---|---|
committer | Stephen Gallagher <sgallagh@redhat.com> | 2010-10-26 08:00:41 -0400 |
commit | 0c9607cb162e77b94c62dab954163f2a4eb11caf (patch) | |
tree | a5b42194439d8d29b0efce49d6ff31fd20495403 /version.m4 | |
parent | 580374daba2ab2c6075a7d0de9512abff133e2e9 (diff) | |
download | sssd-0c9607cb162e77b94c62dab954163f2a4eb11caf.tar.gz sssd-0c9607cb162e77b94c62dab954163f2a4eb11caf.tar.xz sssd-0c9607cb162e77b94c62dab954163f2a4eb11caf.zip |
Bumping version to 1.5.0 dev
Diffstat (limited to 'version.m4')
-rw-r--r-- | version.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.m4 b/version.m4 index 9aa3edbf0..7366d3056 100644 --- a/version.m4 +++ b/version.m4 @@ -1,5 +1,5 @@ # Primary version number -m4_define([VERSION_NUMBER], [1.4.0]) +m4_define([VERSION_NUMBER], [1.5.0]) # If the PRERELEASE_VERSION_NUMBER is set, we'll append # it to the release tag when creating an RPM or SRPM |