projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b2f16e
)
cref/make.scm: Increment version for deprecated binding support.
author
Matt Birkholz
<matt@birchwood-abbey.net>
Tue, 25 Apr 2017 20:54:45 +0000
(13:54 -0700)
committer
Matt Birkholz
<matt@birchwood-abbey.net>
Tue, 25 Apr 2017 23:50:40 +0000
(16:50 -0700)
src/cref/make.scm
patch
|
blob
|
history
diff --git
a/src/cref/make.scm
b/src/cref/make.scm
index 40b33c6e3808a57b57f01be0add8bdb157e54f46..582e24c08c1e317b2a9215cf22dd664127169ccc 100644
(file)
--- a/
src/cref/make.scm
+++ b/
src/cref/make.scm
@@
-32,4
+32,4
@@
USA.
(lambda ()
(load-package-set "cref")))
-(add-subsystem-identification! "CREF" '(2
5
))
\ No newline at end of file
+(add-subsystem-identification! "CREF" '(2
6
))
\ No newline at end of file