Skip to content

Commit 533a11c

Browse files
author
Toon Schoenmakers
committed
Bump the version number
1 parent 4646e43 commit 533a11c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ INCLUDE_DIR = ${PREFIX}/include
33
LIBRARY_DIR = ${PREFIX}/lib
44
export LIBRARY_NAME = reactcpp
55
export SONAME = 1.0
6-
export VERSION = 1.0.2
6+
export VERSION = 1.0.3
77

88
all:
99
$(MAKE) -C src all

0 commit comments

Comments
 (0)