aboutsummaryrefslogtreecommitdiffstats
path: root/copypage.pl
diff options
context:
space:
mode:
authorSwedish Language Team <swedish>2000-03-08 21:17:10 +0000
committerSwedish Language Team <swedish>2000-03-08 21:17:10 +0000
commitf986b4ad6407aeee4ee6214fbbb9c7cfd5160f31 (patch)
tree219fbe25d3ba71283e422a9ea8370aba284e60be /copypage.pl
parentf301a7bfaf502b608aebdd69926e5e6b13b40fd3 (diff)
Bugfix
CVS version numbers copypage.pl: 1.2 -> 1.3
Diffstat (limited to 'copypage.pl')
-rwxr-xr-xcopypage.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/copypage.pl b/copypage.pl
index b7e7ca751ef..fdb53a3ca12 100755
--- a/copypage.pl
+++ b/copypage.pl
@@ -106,7 +106,7 @@ close CVS;
unless ($revision)
{
print "Could not get revision number - bug in script?\n";
- revision = '1.1';
+ $revision = '1.1';
}
# Copy the file and insert the revision number

© 2014-2024 Faster IT GmbH | imprint | privacy policy