summaryrefslogtreecommitdiffstats
path: root/version.m4
Commit message (Collapse)AuthorAgeFilesLines
* Update version to 1.0.3sssd-1_0_3Stephen Gallagher2010-01-221-1/+1
|
* Use version.m4 for setting the SSSD versionStephen Gallagher2010-01-221-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