diff --git a/VERSION b/VERSION index c44332e..2246d9b 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -VERSION = 1.0.2 +VERSION = 1.0.3 diff --git a/autodist b/autodist index e3120c9..6335d3c 100755 --- a/autodist +++ b/autodist @@ -5,7 +5,7 @@ # # Released under the terms of the GNU GPL release 3 license # -VERSION=1.0.2 +VERSION=1.0.3 me=(${0##*/} $VERSION "Tue Jan 26 2016") exec 3>`readlink /proc/self/fd/0` diff --git a/autoport b/autoport index da614ff..40ccbc4 100755 --- a/autoport +++ b/autoport @@ -4,7 +4,7 @@ # # Released under the terms of the GNU GPL release 3 license # -VERSION=1.0.2 +VERSION=1.0.3 BASE_ARCH=i586 BASE_REPOSITORY=devel