autodoc.git/
modref/
constants.js
Branch:
Tag:
Non-build tags
All tags
No tags
2017-12-28
2017-12-28 00:24:10 by Martin Nilsson <nilsson@fastmail.com>
5becdfa1a63d8a284fd78f13335584d4863860e5 (
5
lines) (+
3
/-
2
)
[
Show
|
Annotate
]
Branch:
master
Move to ISO date format to avoid mm/dd, dd/mm confusion.
1:
PikeDoc.VERSION = 'Pike v8.1.11';
-
PikeDoc.PUBDATE = '2017-12-
26
';
-
PikeDoc.GENERATED =
1514334703
;
+
PikeDoc.PUBDATE = '2017-12-
28
';
+
PikeDoc.GENERATED =
1514421101
;