diff options
author | Peter Bex <peter@more-magic.net> | 2017-11-08 20:35:32 +0100 |
---|---|---|
committer | Peter Bex <peter@more-magic.net> | 2017-11-08 20:35:32 +0100 |
commit | 6ffe2658fb703ddac9b7801b2f67ab0ea597472d (patch) | |
tree | 01abe64ee21dfeca8c1d84fee776549dc9c5cf2b /scsh-process.setup | |
parent | 18fee2590806ac57f5c09476ea5589d7552b40ab (diff) | |
download | scsh-process-6ffe2658fb703ddac9b7801b2f67ab0ea597472d.tar.gz |
Tag 0.8.30.8.3
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 a52aeeb..2c03ef9 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.8.2"))) + `((version "0.8.3"))) |