From c0919f1fe43799fa5bd7d0076f070a650a240880 Mon Sep 17 00:00:00 2001 From: Patrice Ferlet Date: Mon, 16 Oct 2017 07:13:41 +0200 Subject: [PATCH] Set version to 1.2 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 9fa8011..5c5a08a 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ SHELL=bash PREFIX ?= /usr/local LIBDIR ?= $(DESTDIR)$(PREFIX)/lib -VERSION=0.0.1-alpha +VERSION=1.2 all: test