Преглед на файлове

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 преди 7 години
родител
ревизия
f3aa75b24c
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1
    1
      src/uripecker.sh.skel

+ 1
- 1
src/uripecker.sh.skel Целия файл

@@ -270,4 +270,4 @@ __uripecker__urlquote() {
270 270
     )" "$query"
271 271
 }
272 272
 
273
-#shellfu module-version: __MKIT_PROJ_VERSION__
273
+#shellfu module-version=__MKIT_PROJ_VERSION__