diff options
author | Stephen Gallagher <sgallagh@redhat.com> | 2010-02-19 10:04:18 -0500 |
---|---|---|
committer | Stephen Gallagher <sgallagh@redhat.com> | 2010-02-19 10:04:18 -0500 |
commit | bb5d58c23e1881c6a85bedb9514f99cc7e33300e (patch) | |
tree | b3abdf875e230799bfcd6ae2d21a5528285b1597 /version.m4 | |
parent | 8878997baaec88d344bd1cb9eabd261cfe4b532c (diff) | |
download | sssd-1_0_5.tar.gz sssd-1_0_5.tar.xz sssd-1_0_5.zip |
Releasing version 1.0.5sssd-1_0_5
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 3f045df61..47db2121d 100644 --- a/version.m4 +++ b/version.m4 @@ -1,5 +1,5 @@ # Primary version number -m4_define([VERSION_NUMBER], [1.0.4]) +m4_define([VERSION_NUMBER], [1.0.5]) # If the PRERELEASE_VERSION_NUMBER is set, we'll append # it to the release tag when creating an RPM or SRPM |