Skip to content

Commit

Permalink
Updated version number to 0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
karvus committed Aug 23, 2012
1 parent 7ed544a commit b591263
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client.lisp
Expand Up @@ -5,7 +5,7 @@

;;; variables

(defparameter *version* "0.0.3")
(defparameter *version* "0.0.4")

(defparameter *default-quit-message*
(format nil "trivial-irc-~a" *version*))
Expand Down

0 comments on commit b591263

Please sign in to comment.