From 6eb4f3cfbb2b100ead16fe4944d4151a7536a0ec Mon Sep 17 00:00:00 2001 From: root Date: Mon, 16 Jan 2017 12:23:03 +0000 Subject: tagging --- maintainer/tag | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maintainer/tag b/maintainer/tag index 9b7cfcd..6c2d40c 100755 --- a/maintainer/tag +++ b/maintainer/tag @@ -28,4 +28,4 @@ echo $MICRO > version-micro echo "$CHK ${MAJOR}.${MINOR}.${MICRO}" >> version-md5sums git commit -a -m "tagging" -git tag twa_t-$MAJOR_$MINOR_$MICRO +git tag twa_t-${MAJOR}_${MINOR}_${MICRO} -- cgit v1.2.3