From 5ebe1993430fd69ae4ef0584b8e8430417257765 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Douglas=20Wikstr=C3=B6m?= Date: Sat, 10 Sep 2022 14:17:31 +0200 Subject: [PATCH] Update version. --- .macros.m4 | 2 +- native/.macros.m4 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.macros.m4 b/.macros.m4 index dad9845..40072df 100644 --- a/.macros.m4 +++ b/.macros.m4 @@ -5,4 +5,4 @@ dnl library. The minor version should alternate between even (for stable dnl releases) and odd (for development releases). Finally, bump the micro dnl version every time you do a release of the software. dnl -define(VMGJ_VERSION_STRING, 1.2.2)dnl +define(VMGJ_VERSION_STRING, 1.3.0)dnl diff --git a/native/.macros.m4 b/native/.macros.m4 index dad9845..40072df 100644 --- a/native/.macros.m4 +++ b/native/.macros.m4 @@ -5,4 +5,4 @@ dnl library. The minor version should alternate between even (for stable dnl releases) and odd (for development releases). Finally, bump the micro dnl version every time you do a release of the software. dnl -define(VMGJ_VERSION_STRING, 1.2.2)dnl +define(VMGJ_VERSION_STRING, 1.3.0)dnl