cref/make.scm: Increment version for deprecated binding support.
authorMatt Birkholz <matt@birchwood-abbey.net>
Tue, 25 Apr 2017 20:54:45 +0000 (13:54 -0700)
committerMatt Birkholz <matt@birchwood-abbey.net>
Tue, 25 Apr 2017 23:50:40 +0000 (16:50 -0700)
src/cref/make.scm

index 40b33c6e3808a57b57f01be0add8bdb157e54f46..582e24c08c1e317b2a9215cf22dd664127169ccc 100644 (file)
@@ -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