wok diff tint2/stuff/get_version.sh @ rev 24414

Update some current_version
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Feb 10 11:43:39 2022 +0000 (2022-02-10)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/tint2/stuff/get_version.sh	Thu Feb 10 11:43:39 2022 +0000
     1.3 @@ -0,0 +1,4 @@
     1.4 +#!/bin/sh
     1.5 +
     1.6 +echo '#define VERSION_STRING "'$VERSION'"' > version.h
     1.7 +echo $VERSION