Skip to content

Commit 2d85196

Browse files
committed
Prepare release for 4.02.3.
1 parent 11ecac1 commit 2d85196

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

META

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version = "0.99.3"
1+
version = "4.02.3"
22
description = "Tools for authors of ppx rewriters and other syntactic tools"
33
archive(byte) = "ppx_tools.cma"
44
archive(native) = "ppx_tools.cmxa"

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
include $(shell ocamlc -where)/Makefile.config
66

77
PACKAGE = ppx_tools
8-
VERSION = 0.99.3
8+
VERSION = 4.02.3
99
# Don't forget to change META file as well
1010

1111
OCAMLC = ocamlc -bin-annot

0 commit comments

Comments
 (0)