diff --git a/xep-README.xml b/xep-README.xml index 548ef00b..faa5d379 100644 --- a/xep-README.xml +++ b/xep-README.xml @@ -22,6 +22,12 @@ N/A &stpeter; + + 0.13 + 2016-10-29 + ssw +

Update the Last Call section.

+
0.12 2016-07-12 @@ -206,7 +212,7 @@ $ ./announce.py 0353
  • Change the <status/> element to "Proposed" in the XML file.
  • Check your changes into source control.
  • Log into the webserver, change directories to /home/xsf/xmpp-hg/extensions, run the "archive.sh" script to copy the previous XEP version to the "attic" (just in case the last editor team member forgot), type 'hg pull' and 'hg update', and run the "gen.py" script to generate HTML and PDF files.
  • -
  • Run the "lastcall.py" script on the webserver.
  • +
  • Run the "lastcall.py" script on the webserver, eg. "./lastcall.py 0300 2016-11-12".
  • Review the XMPP Registrar Considerations section to ensure accuracy.