From 9578af0ea72ec9742b18e59f527ccb5fdbf6c59a Mon Sep 17 00:00:00 2001 From: Andrei Belov Date: Fri, 23 Aug 2019 15:18:26 +0300 Subject: Packages: bump release for 1.10.0-2. --- pkg/deb/Makefile.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkg/deb/Makefile.php') diff --git a/pkg/deb/Makefile.php b/pkg/deb/Makefile.php index d05d5ad5..d46a09c9 100644 --- a/pkg/deb/Makefile.php +++ b/pkg/deb/Makefile.php @@ -4,7 +4,7 @@ MODULE_SUFFIX_php= php MODULE_SUMMARY_php= PHP module for NGINX Unit MODULE_VERSION_php= $(VERSION) -MODULE_RELEASE_php= 1 +MODULE_RELEASE_php= 2 MODULE_CONFARGS_php= php MODULE_MAKEARGS_php= php -- cgit