diff --git a/VERSION b/VERSION index ba63bf9..6ce74a1 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -VERSION = 0.9.16 +VERSION = 0.9.18 diff --git a/autodist b/autodist index 31d96ef..5d3eafd 100755 --- a/autodist +++ b/autodist @@ -5,7 +5,7 @@ # # Released under the terms of the GNU GPL release 3 license # -VERSION=0.9.16 +VERSION=0.9.18 me=(${0##*/} $VERSION "Sat Aug 20 2010") exec 3>`readlink /proc/self/fd/0` diff --git a/autoport b/autoport index b3d2c4d..69b9761 100755 --- a/autoport +++ b/autoport @@ -4,7 +4,7 @@ # # Released under the terms of the GNU GPL release 3 license # -VERSION=0.9.17 +VERSION=0.9.18 BASE_ARCH=i586 BASE_REPOSITORY=devel