Bump version numbers to 1.2.0

logging_enabled 1.2.0
Richard van der Hoff 2016-09-06 22:26:24 +01:00
parent 976495e0ac
commit 49ca6aca98
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
#!/usr/bin/make -f
MAJOR := 1
MINOR := 1
MINOR := 2
PATCH := 0
VERSION := $(MAJOR).$(MINOR).$(PATCH)
PREFIX ?= /usr/local

View File

@ -1,6 +1,6 @@
{
"name": "olm",
"version": "1.1.0",
"version": "1.2.0",
"description": "An implementation of a well known cryptographic ratchet",
"main": "olm.js",
"files": [