From e4f476b3b43fd39545bceca1ad33a87073d116ec Mon Sep 17 00:00:00 2001 From: Francois-Rene Rideau <tunes@google.com> Date: Thu, 24 Jul 2014 15:58:51 -0400 Subject: [PATCH] Test upgrades against 3.1.3. --- tools/test-upgrade.lisp | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/test-upgrade.lisp b/tools/test-upgrade.lisp index 61c1cf87..7f57e46d 100644 --- a/tools/test-upgrade.lisp +++ b/tools/test-upgrade.lisp @@ -13,6 +13,7 @@ ;; The 3.1 series provides the asdf3.1 feature, meaning users can rely on ;; all the stabilization work done in 3.0 so far, plus extra developments ;; in UIOP, package-inferred-system, and more robustification. + "3.1.3" ;; (2014-07-24) a bug fix release for 3.1.2 "3.1.2" ;; (2014-05-06) the first ASDF 3.1 release ;; The 3.0 series is a stable release of ASDF 3 -- GitLab