- bumped version to 1.3.0, as a new "feature" was added (the
build-clean phase)
This commit is contained in:
parent
16714278ce
commit
e20914dcbb
|
@ -23,4 +23,4 @@
|
|||
;; requested "major" number matches the one of the library, and the
|
||||
;; requested "minor" is smaller or equal to the one of the library.
|
||||
|
||||
(define install-lib-version '(1 2 0))
|
||||
(define install-lib-version '(1 3 0))
|
||||
|
|
Loading…
Reference in New Issue