Mercurial
lemon-0.x
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
scripts/make-snapshot
author
deba
Sun, 21 Dec 2008 20:13:28 +0000
changeset 2632
511cf2518a32
permissions
-rwxr-xr-x
Backport hg commit [81d40f1c850c] (ticket #197)
1
#!/bin/bash
2
3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*