diff options
author | Peter Bex <peter@more-magic.net> | 2018-01-26 22:27:23 +0100 |
---|---|---|
committer | Peter Bex <peter@more-magic.net> | 2018-01-26 22:27:23 +0100 |
commit | 512af2ee5a33c3001f74a60f9c61dd3a08137276 (patch) | |
tree | 7db09966beae9391dd9cd8b32ffbbd8a462320d4 /scsh-process.setup | |
parent | a7fd28ee34353eac9502782ceb0ed3961026f284 (diff) | |
download | scsh-process-512af2ee5a33c3001f74a60f9c61dd3a08137276.tar.gz |
Bump version to 1.2.21.2.2
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 b8f251c..6e82f7b 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 "1.2.1"))) + `((version "1.2.2"))) |