wok diff powertop/stuff/version @ rev 25002

updated nrg2iso (0.4 -> 0.4.1)
author Hans-G?nter Theisgen
date Mon May 16 14:45:30 2022 +0100 (2022-05-16)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/powertop/stuff/version	Mon May 16 14:45:30 2022 +0100
     1.3 @@ -0,0 +1,7 @@
     1.4 +#!/bin/sh
     1.5 +
     1.6 +LONG="RUN-VERSION-SCRIPT-IN-GIT-REPOSITORY-ONLY"
     1.7 +SHORT=\"$LONG\"
     1.8 +
     1.9 +echo $LONG  > version-long
    1.10 +echo $SHORT > version-short