Skip to content
This repository has been archived by the owner on Aug 7, 2021. It is now read-only.

Commit

Permalink
Last minute fix
Browse files Browse the repository at this point in the history
Oops
  • Loading branch information
IgorEliezer committed Apr 18, 2018
1 parent 5b3db41 commit d8280f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/arcdraft.lsp
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
;;; FUNCTION: Set ArcDraft version

(defun ad:version ()
(setq *ad:ver* "0.0.3 dev, 2018-04-17") ; version number, stage and date
(setq *ad:ver* "0.0.3 alfa, 2018-04-17") ; version number, stage and date
)

(ad:version) ; execute
Expand Down

0 comments on commit d8280f8

Please sign in to comment.