summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/pgfplots
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-02-18 17:29:19 +0000
committerKarl Berry <karl@freefriends.org>2009-02-18 17:29:19 +0000
commit580735009eac6952e6ce112bd3c6f00fade80c3f (patch)
treef30360f712a94d2d7fb524989a55fd6a97ccda9e /Master/texmf-dist/tex/latex/pgfplots
parent55304cf473fbdece6b5392aac6cfb75671e34189 (diff)
pgfplots update (17feb09)
git-svn-id: svn://tug.org/texlive/trunk@12180 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pgfplots')
-rw-r--r--Master/texmf-dist/tex/latex/pgfplots/pgfplots.sty6
-rw-r--r--Master/texmf-dist/tex/latex/pgfplots/pgfplotstable.sty2
2 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/pgfplots/pgfplots.sty b/Master/texmf-dist/tex/latex/pgfplots/pgfplots.sty
index 58cef47cb1b..2f0c8b3b0bf 100644
--- a/Master/texmf-dist/tex/latex/pgfplots/pgfplots.sty
+++ b/Master/texmf-dist/tex/latex/pgfplots/pgfplots.sty
@@ -1,4 +1,4 @@
-% $Header: /cvsroot/pgfplots/pgfplots/latex/pgfplots/pgfplots.sty,v 1.9 2009/02/01 11:34:56 ludewich Exp $
+% $Header: /cvsroot/pgfplots/pgfplots/latex/pgfplots/pgfplots.sty,v 1.12 2009/02/14 10:00:37 ludewich Exp $
%--------------------------------------------
%
% Package pgfplots.sty
@@ -24,8 +24,8 @@
% along with this program. If not, see <http://www.gnu.org/licenses/>.
%
%--------------------------------------------
-\def\pgfplotsversion{1.2}
-\ProvidesPackage{pgfplots}[2009/02/01 Version \pgfplotsversion]
+\def\pgfplotsversion{1.2.2}
+\ProvidesPackage{pgfplots}[2009/02/14 Version \pgfplotsversion]
% ATTENTION:
% you MAY need one of
diff --git a/Master/texmf-dist/tex/latex/pgfplots/pgfplotstable.sty b/Master/texmf-dist/tex/latex/pgfplots/pgfplotstable.sty
index 218ad786962..12ec6e778eb 100644
--- a/Master/texmf-dist/tex/latex/pgfplots/pgfplotstable.sty
+++ b/Master/texmf-dist/tex/latex/pgfplots/pgfplotstable.sty
@@ -18,7 +18,7 @@
% along with this program. If not, see <http://www.gnu.org/licenses/>.
%
%--------------------------------------------
-\ProvidesPackage{pgfplotstable}[2008/08/02]
+\ProvidesPackage{pgfplotstable}[2008/02/14]
% everything is loaded by pgfplots.
\RequirePackage{pgfplots}