Adjust version number to be continuos with overlay-utils.

This commit is contained in:
Michał Górny 2010-07-12 12:11:51 +02:00
parent 349d6ae12f
commit 20a30502bc

View File

@ -131,7 +131,7 @@ main() {
exit 0 exit 0
;; ;;
--version|-V) --version|-V)
echo 'sunrise-commit 1.0' echo 'sunrise-commit 0.3'
exit 0 exit 0
;; ;;