summarylogtreecommitdiffstats
path: root/xlogo.sh
diff options
context:
space:
mode:
Diffstat (limited to 'xlogo.sh')
-rw-r--r--xlogo.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/xlogo.sh b/xlogo.sh
index 1c1539d5d359..efd0e7a2a2f7 100644
--- a/xlogo.sh
+++ b/xlogo.sh
@@ -1,5 +1,5 @@
#!/bin/sh
-VERSION=0.9.93
+VERSION=0.9.96pre
XLOGO_HOME=/usr/share/xlogo
cd "$XLOGO_HOME"
-java -jar "$XLOGO_HOME/xlogo-$VERSION.jar" "$@"
+java -jar "$XLOGO_HOME/xlogo.jar" "$@"