Skip to content

Commit

Permalink
Bump VERSION
Browse files Browse the repository at this point in the history
  • Loading branch information
tkelman committed Jul 26, 2016
1 parent 34bdfaa commit 39699a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Make.inc
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ OS := $(shell uname)

# Do not forget to bump SOMINOR when changing VERSION,
# and SOMAJOR when breaking ABI in a backward-incompatible way
VERSION = 0.5.2
VERSION = 0.5.3
SOMAJOR = 1
SOMINOR = 2
SOMINOR = 3

DESTDIR =
prefix = /usr/local
Expand Down

0 comments on commit 39699a1

Please sign in to comment.