From f2bec4e1a997468885e837a5f637d51d9ae05ede Mon Sep 17 00:00:00 2001 From: Steve Harris Date: Mon, 4 Jan 2016 15:42:33 +0000 Subject: [PATCH] Bump version number --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 5c99ee3..81e39e2 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ PREFIX = /usr/local INSTALL_DIR = $(PREFIX)/lib/lv2 -VERSION = 1.0.15 +VERSION = 1.0.16 PLUGINS = alias-swh.lv2 allpass-swh.lv2 am_pitchshift-swh.lv2 amp-swh.lv2 \ analogue_osc-swh.lv2 bandpass_a_iir-swh.lv2 bandpass_iir-swh.lv2 \