From 9055757a1b30c55798173f2454de8d4fa0676d40 Mon Sep 17 00:00:00 2001 From: Chris Ball Date: Fri, 16 May 2008 15:25:59 -0400 Subject: Don't require python2.4 for "be". --- be | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'be') 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. # # -- cgit