summaryrefslogtreecommitdiff
path: root/findversion.sh
AgeCommit message (Collapse)Author
2008-09-09(svn r14277) -Change [Makefile]: Use [ -n ... ] instead of using return ↵matthijs
values from grep and read in findversion.sh.
2008-09-08(svn r14273) -Change: make findversion.sh aware of release tags and make it ↵rubidium
output the REV without the branch name so the CF can use that.
2008-09-07(svn r14264) -Fix (r14261): 'echo -e' is not recognized on many systemssmatz
2008-09-07(svn r14261) -Change [Makefile]: Move the revision detection code from ↵matthijs
Makefile.src.in to a new bash script findversion.sh. This commit should have no functional changes.