From f55ac724381b23397bc5c3a254af2ea302d6497b Mon Sep 17 00:00:00 2001 From: Greg Sabino Mullane Date: Wed, 16 Aug 2006 01:07:53 +0000 Subject: [PATCH] Set properties. --- maintenance/postgres/wp_mysql2postgres.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maintenance/postgres/wp_mysql2postgres.pl b/maintenance/postgres/wp_mysql2postgres.pl index 608a024f69..57e32e960a 100644 --- a/maintenance/postgres/wp_mysql2postgres.pl +++ b/maintenance/postgres/wp_mysql2postgres.pl @@ -160,7 +160,7 @@ $MYSQLSOCKET and $conninfo .= "\n-- socket $MYSQLSOCKET"; print qq{ -- Dump of MySQL Mediawiki tables for import into a Postgres Mediawiki schema -- Performed by the program: $0 --- Version: $VERSION (subversion \$LastChangedRevision\$) +-- Version: $VERSION (subversion }.q{$LastChangedRevision$}.qq{) -- Author: Greg Sabino Mullane Comments welcome -- -- This file was created: $now -- 2.20.1