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 fa6a980d..8914a38f 100755 --- a/qtruby/bin/rbqtapi +++ b/qtruby/bin/rbqtapi @@ -1,4 +1,4 @@ -#!/usr/bin/env ruby1.8 +#!/usr/bin/env ruby # Note: this program is part of qtruby and makes use of its internal functions. # You should not rely on those in your own programs. |