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>2020-11-12 01:11:54 +0300
committerBryan Drewery <bryan@shatow.net>2020-11-12 01:11:54 +0300
commit721d2f99542e297a487ef760264290d886f4317c (patch)
tree6a8e286643b7ce437b4b7040b251c14524f45f93
parent7172fa889ebde5ada8657861a0d27df184e2b8ec (diff)
3.3.5 Release3.3.5
-rwxr-xr-xsrc/bin/poudriere2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/poudriere b/src/bin/poudriere
index 946fb6ee..8a7bc76b 100755
--- a/src/bin/poudriere
+++ b/src/bin/poudriere
@@ -26,7 +26,7 @@
# SUCH DAMAGE.
LC_ALL=C
-POUDRIERE_VERSION="3.3.4"
+POUDRIERE_VERSION="3.3.5"
env_set() {
local envvar="$1"