Skip to content

Commit

Permalink
Release v3.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
phoe committed Mar 22, 2020
1 parent e235c60 commit 484d3e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/params.lisp
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@

(in-package :pgloader.params)

(defparameter *release* nil
(defparameter *release* t
"non-nil when this build is a release build.")

(defparameter *major-version* "3.6")
Expand Down

0 comments on commit 484d3e1

Please sign in to comment.