Bläddra i källkod

Update format of version declaration

Shellfu v0.10.4+ will use the newer format.  This does not justify
hard dependency change, as no known functional components rely on the
version; only thing that uses it is sfdoc to display module version in
man page footer.
Alois Mahdal 6 år sedan
förälder
incheckning
7090d9dbab
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1
    1
      src/saturnin.sh.skel

+ 1
- 1
src/saturnin.sh.skel Visa fil

@@ -652,4 +652,4 @@ _saturnin__nl2colon() {
652 652
     done
653 653
 }
654 654
 
655
-#shellfu module-version: __MKIT_PROJ_VERSION__
655
+#shellfu module-version=__MKIT_PROJ_VERSION__