about summary refs log tree commit diff stats
path: root/echo.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'echo.lsp')
-rwxr-xr-xecho.lsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/echo.lsp b/echo.lsp
index 4c788e6..b299eab 100755
--- a/echo.lsp
+++ b/echo.lsp
@@ -1,4 +1,4 @@
-#!/home/dbane/openlisp-10.9.0/uxlisp -shell
+#!/home/dbane/openlisp-11.0.0/uxlisp -shell
 (require "json")
 (defpackage #:echo
   (:use #:openlisp #:json)