Mercurial
lemon-0.x
/ comparison
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
|
file
|
latest
|
revisions
|
annotate
|
diff
| comparison |
raw
|
help
scripts/make-snapshot
changeset 2542
faaa54ec4520
equal
deleted
inserted
replaced
-1:000000000000
0:40c38e8a1b96
1
#!/bin/bash
2
3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*