diff options
author | jfbu <jfbu@free.fr> | 2017-01-12 09:37:46 +0100 |
---|---|---|
committer | jfbu <jfbu@free.fr> | 2017-01-12 09:37:46 +0100 |
commit | 3060456dbcf3af1c67a8c6a215efccd0c9c30bcc (patch) | |
tree | a7e023d7e72d33dc4705218c4fe9c475f3c9f057 | |
parent | 318e49fbd835721b5429df3c66fbfdccc03b5fc9 (diff) | |
parent | 640de353341612a69b869152c57040dd479493b7 (diff) | |
download | sphinx-git-3060456dbcf3af1c67a8c6a215efccd0c9c30bcc.tar.gz |
Merge branch 'stable'
-rw-r--r-- | sphinx/texinputs/sphinx.sty | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx/texinputs/sphinx.sty b/sphinx/texinputs/sphinx.sty index 54d0e4252..31c4e9889 100644 --- a/sphinx/texinputs/sphinx.sty +++ b/sphinx/texinputs/sphinx.sty @@ -6,7 +6,7 @@ % \NeedsTeXFormat{LaTeX2e}[1995/12/01] -\ProvidesPackage{sphinx}[2016/12/14 v1.6 LaTeX package (Sphinx markup)] +\ProvidesPackage{sphinx}[2017/01/09 v1.6 LaTeX package (Sphinx markup)] % we delay handling of options to after having loaded packages, because % of the need to use \definecolor. |