Skip to content
This repository has been archived by the owner on May 13, 2022. It is now read-only.

Commit

Permalink
insert bugfix point release 2.18.9
Browse files Browse the repository at this point in the history
  • Loading branch information
jef-n committed May 25, 2017
1 parent c8e0b19 commit 6c767a9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
nextfreezedate = None # datetime(2016,9,16, 12, 0, 0).strftime('%Y-%m-%d %H:%M:%S UTC')
nextreleasedate = None # datetime(2016,10,21, 12, 0, 0).strftime('%Y-%m-%d %H:%M:%S UTC')

nextpointreleasedate = datetime(2017, 6, 23, 12, 0, 0).strftime('%Y-%m-%d %H:%M:%S UTC')
nextpointreleasedate = datetime(2017, 5, 26, 12, 0, 0).strftime('%Y-%m-%d %H:%M:%S UTC')

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down
7 changes: 4 additions & 3 deletions source/site/getinvolved/development/roadmap.rst
Original file line number Diff line number Diff line change
Expand Up @@ -87,9 +87,10 @@ PR 2.18.5 2.14.13 24.03.2017 12 2
EPR 2.18.6 07.04.2017 14 2
PR 2.18.7 2.14.14 21.04.2017 16 4
LTR 2.18.8 2.14.15 19.05.2017 20 4
PR 2.18.9 2.14.16 23.06.2017 26 4
PR 2.18.10 2.14.17 21.07.2017 29 4
PR 2.18.11 2.14.18 18.08.2017 33 6
EPR 2.18.9 2.14.15 26.05.2017 21 3
PR 2.18.10 2.14.16 23.06.2017 26 4
PR 2.18.11 2.14.17 21.07.2017 29 4
PR 2.18.12 2.14.18 18.08.2017 33 6
FF (2.99) 18.08.2017 33 6
LR 3.0.0 2.18.12 29.09.2017 39 4
PR 3.0.1 2.18.13 27.10.2017 43 4
Expand Down

0 comments on commit 6c767a9

Please sign in to comment.