Skip to content

Commit

Permalink
update to development version 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
payneca committed Mar 8, 2022
1 parent dbc268b commit faf2e72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion software-info.ss
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
(lambda (fn)
(warningf 'software-info.ss "file ~s not found at compile time" fn)
#f)))
(software-version key "1.0.0"))
(software-version key "1.1.0"))

(define (output-version op key)
(fprintf op "~11@a~@[ ~a~]~@[ (~a)~]\n"
Expand Down

0 comments on commit faf2e72

Please sign in to comment.