From f619f9ab30902744e4943a9a7d9ab02b421ad1c4 Mon Sep 17 00:00:00 2001 From: Zooko O'Whielacronx Date: Tue, 12 Jun 2007 18:55:25 -0700 Subject: [PATCH] shebang usr bin env python --- misc/make-version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/make-version.py b/misc/make-version.py index 49c60ca2..36da1717 100644 --- a/misc/make-version.py +++ b/misc/make-version.py @@ -1,4 +1,4 @@ -#! /usr/bin/python +#! /usr/bin/env python """ Create src/allmydata/version.py, based upon the latest darcs release tag. -- 2.45.2