From 9022d768021bbe15c7815cc6f8b64218b46f0e10 Mon Sep 17 00:00:00 2001 From: Dirk Engling Date: Thu, 15 Oct 2020 16:27:49 +0200 Subject: Bump to upstream version 0.9.2 --- version.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.h') diff --git a/version.h b/version.h index fc9891d..bae2151 100644 --- a/version.h +++ b/version.h @@ -31,7 +31,7 @@ #define CODEC2_VERSION_MAJOR 0 #define CODEC2_VERSION_MINOR 9 -/* #undef CODEC2_VERSION_PATCH */ -#define CODEC2_VERSION "0.9" +#define CODEC2_VERSION_PATCH 2 +#define CODEC2_VERSION "0.9.2" #endif //CODEC2_HAVE_VERSION -- cgit v1.2.3