mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-23 01:32:58 +02:00
*sigh* don't put an extra period after the version in "rem2html --version"
This commit is contained in:
@@ -182,7 +182,7 @@ if ($help) {
|
||||
}
|
||||
|
||||
if ($version) {
|
||||
print "rem2html version $VERSION\n";
|
||||
print "rem2pdf version $VERSION\n";
|
||||
exit(0);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user