Update date

This commit is contained in:
Andrew Bradford
2017-10-12 15:17:59 -04:00
parent 05e0cf75e4
commit dcf5785aaa

View File

@ -1,9 +1,9 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<!ENTITY month "12"> <!-- Use two digits -->
<!ENTITY month_name "December">
<!ENTITY day "28"> <!-- Use two digits -->
<!ENTITY year "2016"> <!-- Use four digits -->
<!ENTITY month "10"> <!-- Use two digits -->
<!ENTITY month_name "October">
<!ENTITY day "12"> <!-- Use two digits -->
<!ENTITY year "2017"> <!-- Use four digits -->
<!ENTITY releasedate "&month_name; &day;, &year;">