Mercurial
lemon-0.x
/ annotate
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
|
file
|
latest
|
revisions
| annotate |
diff
|
comparison
|
raw
|
help
scripts/make-snapshot
author
alpar
Tue, 18 Apr 2006 13:25:41 +0000
changeset 2062
35e0355c6d9b
permissions
-rwxr-xr-x
Also check mingw compatibility
alpar@1937
1
#!/bin/bash
alpar@1937
2
alpar@1937
3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*