diff options
author | Peter Bex <peter@more-magic.net> | 2012-10-04 00:25:27 +0200 |
---|---|---|
committer | Peter Bex <peter@more-magic.net> | 2012-10-04 00:25:27 +0200 |
commit | 787b65c4ebebe831006b0a1796c79ac535744db9 (patch) | |
tree | de28245aaccff59e895b40a80ca403c9f61251c8 | |
parent | afb36b25c47fc99c526dc67b98d1a9f00ae2f95f (diff) | |
download | scsh-process-787b65c4ebebe831006b0a1796c79ac535744db9.tar.gz |
Bump version in setup-file
-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 379afa1..7e2507d 100644 --- a/scsh-process.setup +++ b/scsh-process.setup @@ -1,2 +1,2 @@ ;; -*- Scheme -*- -(standard-extension 'scsh-process 0.1) +(standard-extension 'scsh-process 0.2) |