diff options
author | Peter Bex <peter@more-magic.net> | 2017-05-23 20:46:48 +0200 |
---|---|---|
committer | Peter Bex <peter@more-magic.net> | 2017-05-23 20:46:48 +0200 |
commit | a59e7d5159a6544085379609fec4a26dd214198f (patch) | |
tree | 601fbd688054a9b72b3df6ab7e7eec7ec20de1a1 /scsh-process.setup | |
parent | 1f908fee0ab409932bcfe6aa8736d522aa2c4f8b (diff) | |
download | scsh-process-a59e7d5159a6544085379609fec4a26dd214198f.tar.gz |
scsh-process: Add release 0.80.8
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 a859a47..e2292b8 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.7.1"))) + `((version "0.8"))) |