Skip to content

Commit 868231b

Browse files
committed
Version bump for Makefile change.
1 parent b6b8422 commit 868231b

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.3
6+
VERSION = 0.5.4
77
SOMAJOR = 2
88
SOMINOR = 3
99
DESTDIR =

0 commit comments

Comments
 (0)