diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-01-20 15:02:59 +0100 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-01-20 15:02:59 +0100 |
commit | 4ae1f5d845b90e27bf090af5718c46aaafcbdd11 (patch) | |
tree | cc3824e5313be0dfb87687958c6b7d821c3da613 /scripts | |
parent | update collections for tl2016 (diff) | |
download | aballier-4ae1f5d845b90e27bf090af5718c46aaafcbdd11.tar.gz aballier-4ae1f5d845b90e27bf090af5718c46aaafcbdd11.tar.bz2 aballier-4ae1f5d845b90e27bf090af5718c46aaafcbdd11.zip |
bump version
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/texlive/tlpsrc/Makefile.common | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/texlive/tlpsrc/Makefile.common b/scripts/texlive/tlpsrc/Makefile.common index 2f1d28a..00baad5 100644 --- a/scripts/texlive/tlpsrc/Makefile.common +++ b/scripts/texlive/tlpsrc/Makefile.common @@ -1,4 +1,4 @@ -TEXLIVE_VERSION=2015 +TEXLIVE_VERSION=2016 include ../common/Makefile.common |