Changeset 3910
- Timestamp:
- Nov 21, 2007, 2:09:27 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/0.9x/macosx/version.sh
r3908 r3910 10 10 11 11 12 SVN_REVISION=`find ./ -name "*\.[ch ]" -o -name "*\.cpp" -o -name "*\.po" | \12 SVN_REVISION=`find ./ -name "*\.[chmp]" -o -name "*\.cpp" -o -name "*\.po" -o -name "*\.sh" | \ 13 13 xargs grep "\$Id:" | \ 14 14 grep -v third-party | \
Note: See TracChangeset
for help on using the changeset viewer.