- bumped version to 1.3.0, as a new "feature" was added (the

build-clean phase)
This commit is contained in:
michel-schinz 2005-08-20 15:45:40 +00:00
parent 16714278ce
commit e20914dcbb
1 changed files with 1 additions and 1 deletions

View File

@ -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))