Skip to content

Commit

Permalink
update Makefile defines for 1.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
razvancrainea committed May 7, 2014
1 parent b0ac0fb commit 1dbbe8d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile.defs
Expand Up @@ -63,8 +63,8 @@ MAIN_NAME=opensips
#version number
VERSION = 1
PATCHLEVEL = 11
SUBLEVEL = 0
EXTRAVERSION = beta
SUBLEVEL = 1
EXTRAVERSION =

RELEASE=$(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
ifneq ($(OPENSIPS_RELEASE),) # allow override thru environment
Expand Down

0 comments on commit 1dbbe8d

Please sign in to comment.