diff options
Diffstat (limited to 'qtruby/bin/rbqtapi')
-rwxr-xr-x | qtruby/bin/rbqtapi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qtruby/bin/rbqtapi b/qtruby/bin/rbqtapi index 30735b48..4540b3c6 100755 --- a/qtruby/bin/rbqtapi +++ b/qtruby/bin/rbqtapi @@ -1,4 +1,4 @@ -#!/usr/bin/env ruby +#!/usr/bin/env ruby1.8 # Note: this program is part of qtruby and makes use of its internal functions. # You should not rely on those in your own programs. |