From ce7c9693d8bc3bb8206c093abdb3fd746d98959f Mon Sep 17 00:00:00 2001 From: _ <_@_._> Date: Sun, 1 Jan 2017 20:09:18 +0000 Subject: [PATCH 1/2] Version 2.16.5 [ci skip] --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 527eff032..f47831e74 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject clojush "2.16.4-1-SNAPSHOT" +(defproject clojush "2.16.5" :description "The Push programming language and the PushGP genetic programming system implemented in Clojure. See http://pushlanguage.com" From daebbcc623e69e554bffd0d93aa8d83f3fb25d6c Mon Sep 17 00:00:00 2001 From: _ <_@_._> Date: Sun, 1 Jan 2017 20:12:29 +0000 Subject: [PATCH 2/2] Version 2.16.5-1-SNAPSHOT [ci skip] --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index f47831e74..c29798375 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject clojush "2.16.5" +(defproject clojush "2.16.5-1-SNAPSHOT" :description "The Push programming language and the PushGP genetic programming system implemented in Clojure. See http://pushlanguage.com"