wok annotate powertop/stuff/version @ rev 24491

Add some current_version
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Feb 18 22:59:06 2022 +0000 (2022-02-18)
parents
children
rev   line source
Hans-Günter@23444 1 #!/bin/sh
Hans-Günter@23444 2
Hans-Günter@23444 3 LONG="RUN-VERSION-SCRIPT-IN-GIT-REPOSITORY-ONLY"
Hans-Günter@23444 4 SHORT=\"$LONG\"
Hans-Günter@23444 5
Hans-Günter@23444 6 echo $LONG > version-long
Hans-Günter@23444 7 echo $SHORT > version-short