Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/freebsd/poudriere.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Drewery <bryan@shatow.net>2015-05-11 16:57:41 +0300
committerBryan Drewery <bryan@shatow.net>2015-05-11 16:57:41 +0300
commit8c413a020e3bf2bcfe7ec33f699140d9758aeb77 (patch)
treeba4e315dbbf02f6241b7bf4b95dc46d26ce995ec
parent8c3cca10199c8423a5ce96fb7d6b765bcadd0c6e (diff)
3.1.5 Release3.1.5
-rwxr-xr-xsrc/bin/poudriere2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/poudriere b/src/bin/poudriere
index c4a2d001..a5e2b89a 100755
--- a/src/bin/poudriere
+++ b/src/bin/poudriere
@@ -29,7 +29,7 @@ LC_ALL=C
unset SHELL
SAVED_TERM=$TERM
unset TERM
-POUDRIERE_VERSION="3.1.4"
+POUDRIERE_VERSION="3.1.5"
usage() {
cat << EOF