summaryrefslogtreecommitdiff
path: root/version.m4
AgeCommit message (Collapse)AuthorFilesLines
2010-08-03Releasing SSSD 1.3.0Stephen Gallagher1-1/+1
2010-07-09Release SSSD 1.2.91 (1.3.0rc1)Stephen Gallagher1-1/+1
2010-04-12Bumping version on master to 1.2.90Stephen Gallagher1-1/+1
2010-03-22Update version in master branch to 1.1.90Stephen Gallagher1-1/+1
2010-02-25Update version to 1.1.0Stephen Gallagher1-1/+1
2010-01-21Use version.m4 for setting the SSSD versionStephen Gallagher1-0/+12
This is the preferred way of setting the version in a file, as autotools will properly monitor this file for changes and rerun autoconf/configure when necessary to update the version. This means that we don't need to manually perform an autoreconf in order to build a new RPM