From 0a25a64ca48b6297b77ab46a22db51ed20719eac Mon Sep 17 00:00:00 2001 From: Zhao Minghuan Date: Wed, 23 Oct 2019 18:54:26 +0800 Subject: [PATCH] v3.0.14 (#777) --- include/pika_version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/pika_version.h b/include/pika_version.h index 50ca2303..095ea14b 100644 --- a/include/pika_version.h +++ b/include/pika_version.h @@ -8,6 +8,6 @@ #define PIKA_MAJOR 3 #define PIKA_MINOR 0 -#define PIKA_PATCH 13 +#define PIKA_PATCH 14 #endif // INCLUDE_PIKA_VERSION_H_ -- GitLab