[latex3-commits] [l3svn] branch master updated: l3build: Step version (CTAN snapshot)
noreply at latex-project.org
noreply at latex-project.org
Mon Oct 5 19:57:44 CEST 2015
This is an automated email from the git hooks/post-receive script.
joseph pushed a commit to branch master
in repository l3svn.
The following commit(s) were added to refs/heads/master by this push:
new 9982533 l3build: Step version (CTAN snapshot)
9982533 is described below
commit 9982533c6e4ab9244369e5938def273c6d3d2c67
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Mon Oct 5 18:57:27 2015 +0100
l3build: Step version (CTAN snapshot)
---
l3build/l3build.dtx | 4 ++--
l3build/l3build.lua | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/l3build/l3build.dtx b/l3build/l3build.dtx
index d334a88..a91a228 100644
--- a/l3build/l3build.dtx
+++ b/l3build/l3build.dtx
@@ -39,8 +39,8 @@
\RequirePackage{expl3}
\def\ExplFileName{l3build}
\def\ExplFileDescription{L3 Regression test suite}
-\def\ExplFileDate{2015/09/27}
-\def\ExplFileVersion{6111}
+\def\ExplFileDate{2015/09/24}
+\def\ExplFileVersion{6172}
\documentclass[full]{l3doc}
\renewcommand\partname{Part}
\usepackage{multicol,needspace}
diff --git a/l3build/l3build.lua b/l3build/l3build.lua
index 3b87202..d1abc99 100644
--- a/l3build/l3build.lua
+++ b/l3build/l3build.lua
@@ -17,8 +17,8 @@
--]]
-- Version information: should be identical to that in l3build.dtx
-release_date = "2015/09/24"
-release_ver = "6068"
+release_date = "2015/10/05"
+release_ver = "6172"
-- "module" is a deprecated function in Lua 5.2: as we want the name
-- for other purposes, and it should eventually be 'free', simply
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the latex3-commits
mailing list