wok view 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
line source
1 #!/bin/sh
3 LONG="RUN-VERSION-SCRIPT-IN-GIT-REPOSITORY-ONLY"
4 SHORT=\"$LONG\"
6 echo $LONG > version-long
7 echo $SHORT > version-short