Use @NUMBER_VERSION@.

Henning Meier-Geinitz <henning@meier-geinitz.de>
DEVEL_2_0_BRANCH-1
Henning Geinitz 2002-01-08 18:48:49 +00:00
rodzic 9f15f123d0
commit a9f35d5063
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -50,7 +50,7 @@ fi
if test $# -gt 0; then if test $# -gt 0; then
case $1 in case $1 in
--version) --version)
echo @VERSION@ echo @NUMBER_VERSION@
;; ;;
--help) --help)
if test $# -eq 1; then if test $# -eq 1; then