build: updated update-version.pl to use /usr/bin/perl shebang

This commit is contained in:
Pragmatic Software 2011-01-22 08:33:16 +00:00
parent c1439c5b7a
commit 919895fc63
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!perl
#!/usr/bin/perl
use warnings;
use strict;