diff options
author | Alexis Ballier <aballier@gentoo.org> | 2010-10-11 16:07:18 -0300 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2010-10-11 19:11:12 -0300 |
commit | 2bb2dc136eaf1296102c031e79f7f2f4d4d7d076 (patch) | |
tree | 79a8c624788acbfaaf9122a36021fda24ea9de27 /scripts/texlive/tlpsrc/Makefile.common | |
parent | Add a .gitignore (diff) | |
download | aballier-2bb2dc136eaf1296102c031e79f7f2f4d4d7d076.tar.gz aballier-2bb2dc136eaf1296102c031e79f7f2f4d4d7d076.tar.bz2 aballier-2bb2dc136eaf1296102c031e79f7f2f4d4d7d076.zip |
Move on to TeX Live 2010
Diffstat (limited to 'scripts/texlive/tlpsrc/Makefile.common')
-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 b36893a..ed12b8f 100644 --- a/scripts/texlive/tlpsrc/Makefile.common +++ b/scripts/texlive/tlpsrc/Makefile.common @@ -1,4 +1,4 @@ -TEXLIVE_VERSION=2009 +TEXLIVE_VERSION=2010 include ../common/Makefile.common |