summaryrefslogtreecommitdiffhomepage
path: root/pkg/deb
diff options
context:
space:
mode:
authorKonstantin Pavlov <thresh@nginx.com>2019-09-19 20:22:48 +0300
committerKonstantin Pavlov <thresh@nginx.com>2019-09-19 20:22:48 +0300
commit88720111c6cf010a3ad5ca841849855bc5c31d7a (patch)
treeccb62526a664ce96eeed9b2dd2b8f22ddbd43dd8 /pkg/deb
parentf57cb33deb96514028b69d0f1afb315de47f60fd (diff)
downloadunit-88720111c6cf010a3ad5ca841849855bc5c31d7a.tar.gz
unit-88720111c6cf010a3ad5ca841849855bc5c31d7a.tar.bz2
Packaging: revert DEFAULT_RELEASE back to 1.1.11.0-1
Diffstat (limited to 'pkg/deb')
-rw-r--r--pkg/deb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/deb/Makefile b/pkg/deb/Makefile
index ac7cc679..952408cd 100644
--- a/pkg/deb/Makefile
+++ b/pkg/deb/Makefile
@@ -2,7 +2,7 @@
include ../../version
-DEFAULT_RELEASE := 2
+DEFAULT_RELEASE := 1
VERSION ?= $(NXT_VERSION)
RELEASE ?= $(DEFAULT_RELEASE)