From dbe10c5c4d989db945cf0346a0116c805101d056 Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Sep 19 2019 01:41:28 +0000 Subject: update-version: Use Python 3 --- diff --git a/update-version b/update-version index 01fcc01..8e18dd1 100755 --- a/update-version +++ b/update-version @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # # Updates version from version.tmpl #