Mercurial > hg > audiodb
diff gengetopt.in @ 245:0d99b008fd6b 0.8.preview
Improve copyright message from audioDB -H
Also give audioDB a less optimistic version number, of 0.8.preview.
Envisaged progress:
* 0.9.beta in the New Year sometime;
* 1.0 mid- to end-February.
author | mas01cr |
---|---|
date | Mon, 17 Dec 2007 16:17:45 +0000 |
parents | f9d16137e704 |
children | 5682c7d7444b |
line wrap: on
line diff
--- a/gengetopt.in Mon Dec 17 16:12:09 2007 +0000 +++ b/gengetopt.in Mon Dec 17 16:17:45 2007 +0000 @@ -1,5 +1,5 @@ package "audioDB" -version "version 1.0" +version "version 0.8.preview" purpose "A feature vector database management system for content-based retrieval." option "help" H "print help on audioDB usage and exit." optional option "verbosity" v "level of detail of operational information." int typestr="detail" default="1" optional @@ -51,4 +51,6 @@ option "client" c "run as a client using named host service." string typestr="hostname:port" optional -text "\nCopyright (C) 2007 Michael Casey, Goldsmiths, University of London\n" +text " +Copyright (c) 2007 Michael Casey, Christophe Rhodes + Goldsmiths, University of London"