From 1b432f700ef4ce983b15c70ae6a1ba15e2a8e76b Mon Sep 17 00:00:00 2001 From: Jan Max Meyer Date: Tue, 17 Apr 2018 11:43:39 +0200 Subject: [PATCH] v0.22.0 final --- src/phorward.h | 2 +- src/version.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/phorward.h b/src/phorward.h index e649eb3e..2bd4a92c 100644 --- a/src/phorward.h +++ b/src/phorward.h @@ -99,7 +99,7 @@ typedef char pboolean; -#define LIBPHORWARD_VERSION "0.22.0 develop" +#define LIBPHORWARD_VERSION "0.22.0" diff --git a/src/version.h b/src/version.h index d55ec2ca..13bf6e50 100644 --- a/src/version.h +++ b/src/version.h @@ -1 +1 @@ -#define LIBPHORWARD_VERSION "0.22.0 develop" +#define LIBPHORWARD_VERSION "0.22.0"