Skip to content

Commit 71e79eb

Browse files
committed
Bump version for Makefile change.
1 parent 1492ff0 commit 71e79eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Make.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
OS := $(shell uname)
44
# Do not forget to bump SOMINOR when changing VERSION,
55
# and SOMAJOR when breaking ABI in a backward-incompatible way
6-
VERSION = 0.5.2
6+
VERSION = 0.5.3
77
SOMAJOR = 2
88
SOMINOR = 3
99
DESTDIR =

0 commit comments

Comments
 (0)