Skip to content

Commit

Permalink
Bump the version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Toon Schoenmakers committed Oct 30, 2015
1 parent 4646e43 commit 533a11c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ INCLUDE_DIR = ${PREFIX}/include
LIBRARY_DIR = ${PREFIX}/lib
export LIBRARY_NAME = reactcpp
export SONAME = 1.0
export VERSION = 1.0.2
export VERSION = 1.0.3

all:
$(MAKE) -C src all
Expand Down

0 comments on commit 533a11c

Please sign in to comment.