Skip to content

Commit

Permalink
v1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
j-bresson committed Oct 19, 2020
1 parent 720b8e7 commit 660cb5e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Alea.lisp
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
;
;============================================================================

;;; LIB LOADER FOR OM6
;;; LIB LOADER FOR OM

(in-package :om)

Expand Down Expand Up @@ -41,4 +41,4 @@

(om::add-lib-alias "OMAlea" "Alea")

(om::set-lib-release 1.2)
(om::set-lib-release 1.3)
2 changes: 1 addition & 1 deletion Alea.omlib
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@


(:om-lib
(:version 1.2)
(:version 1.3)
(:doc "Aleatoric-functions library")
(:author "M. Malt, IRCAM 1998")
(:source-files
Expand Down

0 comments on commit 660cb5e

Please sign in to comment.