diff options
author | Andrei Belov <defan@nginx.com> | 2019-08-23 15:18:26 +0300 |
---|---|---|
committer | Andrei Belov <defan@nginx.com> | 2019-08-23 15:18:26 +0300 |
commit | 9578af0ea72ec9742b18e59f527ccb5fdbf6c59a (patch) | |
tree | 8be8405ee3840033249afe3d418c4845dd446272 /pkg/deb/Makefile.php | |
parent | 07ef27878d4545160360b772b9700570e0235e5d (diff) | |
download | unit-9578af0ea72ec9742b18e59f527ccb5fdbf6c59a.tar.gz unit-9578af0ea72ec9742b18e59f527ccb5fdbf6c59a.tar.bz2 |
Packages: bump release for 1.10.0-2.1.10.0-2
Diffstat (limited to 'pkg/deb/Makefile.php')
-rw-r--r-- | pkg/deb/Makefile.php | 2 |
1 files changed, 1 insertions, 1 deletions
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 |