summaryrefslogtreecommitdiff
path: root/be
diff options
context:
space:
mode:
authorChris Ball <cjb@laptop.org>2008-05-16 15:25:59 -0400
committerChris Ball <cjb@laptop.org>2008-05-16 15:25:59 -0400
commit9055757a1b30c55798173f2454de8d4fa0676d40 (patch)
tree86d31f4f1438ca23714705430e61b36d1cd9c0ec /be
parentf98ccf59ee91429ee71c82babbf5f82d2b5d357e (diff)
Don't require python2.4 for "be".
Diffstat (limited to 'be')
-rwxr-xr-xbe2
1 files changed, 1 insertions, 1 deletions
diff --git a/be b/be
index 6d1e96c..11eff74 100755
--- a/be
+++ b/be
@@ -1,4 +1,4 @@
-#!/usr/bin/env python2.4
+#!/usr/bin/env python
# Copyright (C) 2005 Aaron Bentley and Panometrics, Inc.
# <abentley@panoramicfeedback.com>
#