summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Belt <andrewpbelt@gmail.com>2022-12-27 01:31:52 -0500
committerAndrew Belt <andrewpbelt@gmail.com>2022-12-27 01:31:52 -0500
commit4c0294a6a6ef6b4dbe9877953bb5a1dbb00a3eaf (patch)
tree4501e793ff5c462b6fdfcbd5eebe113ed53d1ef7
parentafb25dbb64a4f21f00416d4ac7f83e633b7953b4 (diff)
Bump version.v2.2.2
-rw-r--r--Core.json2
-rw-r--r--Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/Core.json b/Core.json
index f97591f6..804890bb 100644
--- a/Core.json
+++ b/Core.json
@@ -1,7 +1,7 @@
{
"slug": "Core",
"name": "VCV Core",
- "version": "2.2.0",
+ "version": "2.2.2",
"license": "GPL-3.0-or-later",
"author": "VCV",
"brand": "VCV",
diff --git a/Makefile b/Makefile
index f12d6a1c..e245c4ae 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
RACK_DIR ?= .
VERSION_MAJOR := 2
-VERSION := 2.2.1
+VERSION := 2.2.2
FLAGS += -Iinclude -Idep/include