Skip to content

Commit

Permalink
version set to 0.24
Browse files Browse the repository at this point in the history
  • Loading branch information
iraikov committed Apr 28, 2018
1 parent 771c744 commit 1014eed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion salt.scm
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
;;
;; Hybrid dynamical systems modeling.
;;
;; Copyright 2015-2017 Ivan Raikov.
;; Copyright 2015-2018 Ivan Raikov.
;;
;; This implementation follows the work of Tom Short and his Julia
;; Sims.jl library, which is in turn based on David Broman's MKL
Expand Down
2 changes: 1 addition & 1 deletion salt.setup
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
(define (dynld-name fn)
(make-pathname #f fn ##sys#load-dynamic-extension))

(define version "0.23")
(define version "0.24")

(use make)

Expand Down

0 comments on commit 1014eed

Please sign in to comment.