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
Tue, 21 Nov 2006 17:28:08 +0000
changeset 2305
4a2236cc98a0
permissions
-rwxr-xr-x
Keeping order of alteration observers
Removing some automatic callback generation
// exception safety reason
1
#!/bin/bash
2
3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*