diff options
author | Peter Bex <peter@more-magic.net> | 2017-11-10 21:10:28 +0100 |
---|---|---|
committer | Peter Bex <peter@more-magic.net> | 2017-11-10 21:10:28 +0100 |
commit | bb04c5e4dedaa967e5a0b14efdea8c1514b6e223 (patch) | |
tree | 865367f0c019259001046abec5b6593ef730914f /scsh-process.setup | |
parent | 4e420e4d032b550fa6e0193a3bbf04f4db76cc8b (diff) | |
download | scsh-process-1.0.0.tar.gz |
Tag 1.0.01.0.0
Diffstat (limited to 'scsh-process.setup')
-rw-r--r-- | scsh-process.setup | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scsh-process.setup b/scsh-process.setup index 77b246e..f4d79a9 100644 --- a/scsh-process.setup +++ b/scsh-process.setup @@ -11,4 +11,4 @@ (install-extension 'scsh-process '("scsh-process.so" "scsh-process.import.so") - `((version "0.9.0"))) + `((version "1.0.0"))) |