Use complete @PACKAGE_STRING@ in sunrise-commit.
This commit is contained in:
parent
885c2d40c2
commit
42485aa9a1
@ -326,7 +326,7 @@ main() {
|
|||||||
exit 0
|
exit 0
|
||||||
;;
|
;;
|
||||||
--version|-V)
|
--version|-V)
|
||||||
echo 'sunrise-commit @VERSION@'
|
echo '@PACKAGE_STRING@'
|
||||||
exit 0
|
exit 0
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user