diff --git a/VERSION b/VERSION index 1bf27f9..c3831eb 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -VERSION = 1.3.1 +VERSION = 1.3.2 diff --git a/autodist b/autodist index a71de29..b96e518 100755 --- a/autodist +++ b/autodist @@ -5,7 +5,7 @@ # # Released under the terms of the GNU GPL release 3 license # -VERSION=1.3.1 +VERSION=1.3.2 me=(${0##*/} $VERSION "Tue Jan 26 2016") exec 3>`readlink /proc/self/fd/0` diff --git a/autoport b/autoport index 9bd6255..44fc362 100755 --- a/autoport +++ b/autoport @@ -4,7 +4,7 @@ # # Released under the terms of the GNU GPL release 3 license # -VERSION=1.3.1 +VERSION=1.3.2 BASE_REPOSITORY=base PORT_REPOSITORY=base