Mercurial > hg > sonic-annotator
comparison tests/include.sh @ 172:64a7faf9a122
CHANGELOG and version number
author | Chris Cannam |
---|---|
date | Wed, 15 Oct 2014 16:29:31 +0100 |
parents | a4bee1a374b4 |
children | 11a9ce2fa331 |
comparison
equal
deleted
inserted
replaced
171:c1834a31029c | 172:64a7faf9a122 |
---|---|
1 | 1 |
2 mypath=`dirname $0` | 2 mypath=`dirname $0` |
3 | 3 |
4 version=1.1-hg | 4 version=1.1 |
5 nextversion=1.1 | 5 nextversion=1.2 |
6 | 6 |
7 testdir=$mypath/.. | 7 testdir=$mypath/.. |
8 r=$testdir/../sonic-annotator | 8 r=$testdir/../sonic-annotator |
9 | 9 |
10 audiopath=$testdir/audio | 10 audiopath=$testdir/audio |