Skip to content

Commit

Permalink
BUMP VERSION
Browse files Browse the repository at this point in the history
  • Loading branch information
ViralBShah committed Aug 6, 2016
1 parent f8d64df commit 0fa599c
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 @@ -3,9 +3,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.1-dev
VERSION = 0.5.2
SOMAJOR = 2
SOMINOR = 2
SOMINOR = 3
DESTDIR =
prefix = /usr/local
bindir = $(prefix)/bin
Expand Down

0 comments on commit 0fa599c

Please sign in to comment.