diff options
author | Peter Bex <peter@more-magic.net> | 2016-09-24 13:19:07 +0200 |
---|---|---|
committer | Peter Bex <peter@more-magic.net> | 2016-09-24 13:19:07 +0200 |
commit | dc0784cd56ea406dd64a3f81c37c1cc6e825a61b (patch) | |
tree | be4744332fd7fa09117fc425d0c9b29cf6aa30d5 /scsh-process.setup | |
parent | d349f7fd7668515b52e8c887b228dee31fe8e0cc (diff) | |
download | scsh-process-dc0784cd56ea406dd64a3f81c37c1cc6e825a61b.tar.gz |
Bump version to 0.60.6
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 0cc9eba..c922764 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.5"))) + `((version "0.6"))) |