src/sod-test.asd.in: Fix the setting of the system version.
[sod] / 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@"