From 87000ff24bb5161628f74c208f38537e2dbe98cd Mon Sep 17 00:00:00 2001 From: "Robert P. Goldman" Date: Tue, 28 Nov 2023 16:35:34 -0600 Subject: [PATCH] Bump version to 3.12 --- shop3/shop-version.lisp-expr | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/shop3/shop-version.lisp-expr b/shop3/shop-version.lisp-expr index 1b078d69..5411ed34 100644 --- a/shop3/shop-version.lisp-expr +++ b/shop3/shop-version.lisp-expr @@ -1 +1,2 @@ -"3.11.0" ; 3.11 introduces command-line applications and HDDL plan output +"3.12.0" ; 3.11 introduces command-line applications and HDDL plan output +; 3.12 introduces the use of random-state for repeatability