summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorDave Beckett <dave@dajobe.org>2013-12-12 17:48:01 -0800
committerDave Beckett <dave@dajobe.org>2013-12-12 17:48:01 -0800
commit5e0a43491b4ee35836c070a7902383639f67b808 (patch)
tree92bd35a9d375f29351ef034eaa809d0ad2c47d40 /scripts
parent3bdeb9dd6447931582948276f1baed714017af78 (diff)
downloadraptor-5e0a43491b4ee35836c070a7902383639f67b808.tar.gz
foo
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/process-changes.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/process-changes.pl b/scripts/process-changes.pl
index 24767d3a..4d2682c2 100755
--- a/scripts/process-changes.pl
+++ b/scripts/process-changes.pl
@@ -618,7 +618,7 @@ close(IN);
sub version_for_sort($) {
- map { sprintf("%02d", $_) } split(/\./, $_);
+ map { sprintf("%02d", $_) } split(/\./, $_[0]);
}
# Write Docbook XML output