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
deba
Thu, 19 Apr 2007 15:09:08 +0000
changeset 2423
02fedd6652c6
permissions
-rwxr-xr-x
Corrections on StoreBoolMap
- *insert_iterator has void value_type
- use const setting
alpar@1937
1
#!/bin/bash
alpar@1937
2
alpar@1937
3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*