src/sod-test.asd.in: Fix the setting of the system version.
authorMark Wooding <mdw@distorted.org.uk>
Tue, 17 Nov 2015 17:36:49 +0000 (17:36 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Tue, 17 Nov 2015 20:33:51 +0000 (20:33 +0000)
src/sod-test.asd.in

index edbb046..48c04c0 100644 (file)
@@ -37,7 +37,7 @@
 (defsystem sod-test
 
   ;; Boring copyright stuff.
-  :version #:*sysdef-version*
+  :version #.*sysdef-version*
   :author "Mark Wooding"
   :license "GNU General Public License, version 2 or later"
   #|@-path-@|# :pathname "@srcdir@"