From 64d03e57d6212ce20ecd1add26eb9ee6df677063 Mon Sep 17 00:00:00 2001 From: naq Date: Wed, 9 Oct 2019 05:43:34 +0800 Subject: [PATCH] pkgconfig: tag 1.0.2-rc1 --- pkgconfig.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgconfig.mk b/pkgconfig.mk index 9d5c22ea..3b499cf2 100644 --- a/pkgconfig.mk +++ b/pkgconfig.mk @@ -10,4 +10,4 @@ PKG_MINOR = 0 PKG_EXTRA = 2 # version tag. Examples: rc1, b2, post1 -PKG_TAG = +PKG_TAG = rc1