diff options
author | Peter Bex <peter@more-magic.net> | 2012-10-06 20:44:32 +0200 |
---|---|---|
committer | Peter Bex <peter@more-magic.net> | 2012-10-06 20:44:32 +0200 |
commit | 29057497d4eb3a5cf0efc79506b7376fa7cac290 (patch) | |
tree | 6c64c5eb05788c2007e5bd0dd6dd64af8f96bf49 /scsh-process.setup | |
parent | d3632562d67912da68b57f92d897d5e69c80e1d1 (diff) | |
download | scsh-process-29057497d4eb3a5cf0efc79506b7376fa7cac290.tar.gz |
Bump
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 a0232e2..0dcea89 100644 --- a/scsh-process.setup +++ b/scsh-process.setup @@ -1,3 +1,3 @@ ;; -*- Scheme -*- -(standard-extension 'scsh-process "0.3") +(standard-extension 'scsh-process "0.3.1") |