diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | send-pr.template | 10 |
2 files changed, 8 insertions, 4 deletions
@@ -1,4 +1,4 @@ -VERSION=1.3.1 +VERSION=1.3.2 PV =alpine-baselayout-$(VERSION) TARBALL =$(PV).tar.gz diff --git a/send-pr.template b/send-pr.template index 8c246d4..b1b1ae1 100644 --- a/send-pr.template +++ b/send-pr.template @@ -10,10 +10,14 @@ SEND-PR: Note that the Synopis field is mandatory.. SEND-PR: SEND-PR: Choose from the following categories: SEND-PR: -SEND-PR: acf base alpine-conf apk-tools aports -SEND-PR: doc misc test website +SEND-PR: acf +SEND-PR: base +SEND-PR: aports +SEND-PR: doc +SEND-PR: misc +SEND-PR: hosting SEND-PR: -To: bugs@dev.alpinelinux.org +To: bugs@alpinelinux.org From: <FROM> Reply-To: <REPLYTO> X-send-pr-version: 4.1.0 |