bump version number for change mentioned in 145644ace4
This commit is contained in:
parent
ba7adb58da
commit
357bcb0cb6
|
@ -2982,7 +2982,7 @@ This function sets @racket[dc-for-text-size]. See also
|
||||||
@racket[metafunction->pict] and
|
@racket[metafunction->pict] and
|
||||||
@racket[metafunctions->pict].
|
@racket[metafunctions->pict].
|
||||||
|
|
||||||
@history[#:changed "1.2" @list{Added @racket[#:contract?] keyword argument.}]
|
@history[#:changed "1.3" @list{Added @racket[#:contract?] keyword argument.}]
|
||||||
}
|
}
|
||||||
|
|
||||||
@defform[(metafunction->pict metafunction-name)]{
|
@defform[(metafunction->pict metafunction-name)]{
|
||||||
|
|
|
@ -18,4 +18,4 @@
|
||||||
|
|
||||||
(define pkg-authors '(robby bfetscher))
|
(define pkg-authors '(robby bfetscher))
|
||||||
|
|
||||||
(define version "1.2")
|
(define version "1.3")
|
||||||
|
|
Loading…
Reference in New Issue
Block a user