BUMP VERSION

This commit is contained in:
Viral B. Shah 2016-08-06 20:30:31 +05:30
parent f8d64df596
commit 0fa599cce8
1 changed files with 2 additions and 2 deletions

View File

@ -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