Browse Source

Markdown.pl: next version is 1.1.9

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
master
Kyle J. McKay 5 years ago
parent
commit
09729dabf3
  1. 2
      Markdown.pl

2
Markdown.pl

@ -25,7 +25,7 @@ BEGIN {*COPYRIGHT =
Copyright (C) 2015,2016,2017,2018,2019 Kyle J. McKay Copyright (C) 2015,2016,2017,2018,2019 Kyle J. McKay
All rights reserved. All rights reserved.
"; ";
*VERSION = \"1.1.8" *VERSION = \"1.1.9-PRE"
} }
require Exporter; require Exporter;

Loading…
Cancel
Save