Skip to content

Commit

Permalink
Update release number
Browse files Browse the repository at this point in the history
  • Loading branch information
jdz committed Jan 22, 2021
1 parent a6c0bbc commit 17f0f90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/vars.lisp
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
(in-package #:pastelyzer)

;;; System release version.
(defvar *release* "0.10")
(defvar *release* "0.11")

;;; Set by build script.
(defvar *build-id* nil)
Expand Down

0 comments on commit 17f0f90

Please sign in to comment.