diff options
author | Peter Bex <peter@more-magic.net> | 2012-10-04 23:33:11 +0200 |
---|---|---|
committer | Peter Bex <peter@more-magic.net> | 2012-10-04 23:33:11 +0200 |
commit | 33633cce449346f2d256a89bbd28bb384d48782f (patch) | |
tree | 12947db295791e575a49378abb73f2042e4a7183 /scsh-process.setup | |
parent | 2ea13e19bf446e45eae2741403462b6fcd679c1a (diff) | |
download | scsh-process-33633cce449346f2d256a89bbd28bb384d48782f.tar.gz |
Once again, another fuckup0.1.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 7e2507d..2f7420c 100644 --- a/scsh-process.setup +++ b/scsh-process.setup @@ -1,2 +1,2 @@ ;; -*- Scheme -*- -(standard-extension 'scsh-process 0.2) +(standard-extension 'scsh-process "0.1.2") |