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
Mon, 19 Feb 2007 18:21:28 +0000
changeset 2369
6ae1a97055a2
permissions
-rwxr-xr-x
Naming convention changes
setObj => obj
is_min => isMin
is_max => isMax
1
#!/bin/bash
2
3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*