aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--demos/zinc-widget2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/zinc-widget b/demos/zinc-widget
index 7451798..cac216a 100644
--- a/demos/zinc-widget
+++ b/demos/zinc-widget
@@ -1,6 +1,6 @@
#!/bin/sh
# the next line restarts using wish \
- exec wish8.3 "$0" "$@"
+ exec wish "$0" "$@"
#
# Locate the zinc top level directory.