diff options
Diffstat (limited to 'Scripts/build-version.pl')
-rwxr-xr-x | Scripts/build-version.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Scripts/build-version.pl b/Scripts/build-version.pl index 3497d98a..29607b42 100755 --- a/Scripts/build-version.pl +++ b/Scripts/build-version.pl @@ -28,7 +28,7 @@ # FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR # OTHER DEALINGS IN THE SOFTWARE. # -# More info at <http://code.google.com/p/sequel-pro/> +# More info at <https://github.com/sequelpro/sequelpro> # Updates the application/bundle's Info.plist CFBundleVersion to # match that of the current Git revision. |