瀏覽代碼

Shellfu v0.10.9 - FloatingPointError

Overview of changes:

 *  Added command to list imported modules

    Useful for introspection, eg. reporting versions of imported
    modules.

 *  Worked around sfdoc problem with old /usr/bin/man

    Turns out we can use man 1.x if we save file to temp and pass it as
    single argument.

 *  Codebase maintenance
Alois Mahdal 6 年之前
當前提交
0c4c84617d
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      mkit.ini

+ 1
- 1
mkit.ini 查看文件

1
 [project]
1
 [project]
2
-    version     = 0.10.8
2
+    version     = 0.10.9
3
     codename    = FloatingPointError
3
     codename    = FloatingPointError
4
     name        = Shellfu
4
     name        = Shellfu
5
     tagline     = Shell dot on steroids
5
     tagline     = Shell dot on steroids