]> Cypherpunks.ru repositories - gogost.git/commitdiff
Newline in VERSION
authorSergey Matveev <stargrave@stargrave.org>
Sat, 5 Sep 2020 08:12:31 +0000 (11:12 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Sat, 5 Sep 2020 08:12:31 +0000 (11:12 +0300)
VERSION.do

index 4868bed21d2d57039f69b6a30a8bf82c35d3c7f3..a66c2df542467c9ef7ddc0fac1a1242d64feabf1 100644 (file)
@@ -1,2 +1,2 @@
 redo-ifchange gogost.go
 redo-ifchange gogost.go
-perl -ne 'print $1 if /Version.*"(.*)"$/' < gogost.go
+perl -ne 'print "$1\n" if /Version.*"(.*)"$/' < gogost.go