From e69ca025e939011aabda88fc8b2e843f90b3f7ef Mon Sep 17 00:00:00 2001 From: Christoph Egger Date: Sun, 5 Jul 2015 15:42:12 +0200 Subject: [PATCH] python2.3 -> python2 --- ghextris.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghextris.py b/ghextris.py index 0216a84..ab5b8e4 100755 --- a/ghextris.py +++ b/ghextris.py @@ -1,4 +1,4 @@ -#!/usr/bin/python2.3 +#!/usr/bin/python2 # Gnome-hextris; a free rewrite of the xhextris game in Python for Gnome # Copyright 2004 Mikko Rauhala -- 2.39.2