Removed 'SNAPSHOT' from version number

This commit is contained in:
Simon Brooke 2018-07-18 23:17:21 +01:00
parent 1be3db1453
commit 549d4ad2be

View file

@ -1,4 +1,4 @@
(defproject adl "1.4.1-SNAPSHOT"
(defproject adl "1.4.1"
:description "An application to transform an ADL application specification document into skeleton code for a Clojure web-app"
:url "http://example.com/FIXME"
:license {:name "GNU General Public License,version 2.0 or (at your option) any later version"