From 4cee45938528dea63dadaa6c4a2ce122018795de Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Mon, 19 Jun 2017 15:18:07 +0200 Subject: [PATCH] Release 1.0.0 --- VERSION | 2 +- autodist | 2 +- autoport | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION b/VERSION index f036011..f69ac30 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -VERSION = 0.9.22 +VERSION = 1.0.0 diff --git a/autodist b/autodist index c32b569..8eba8fc 100755 --- a/autodist +++ b/autodist @@ -5,7 +5,7 @@ # # Released under the terms of the GNU GPL release 3 license # -VERSION=0.9.22 +VERSION=1.0.0 me=(${0##*/} $VERSION "Tue Jan 26 2016") exec 3>`readlink /proc/self/fd/0` diff --git a/autoport b/autoport index 9643825..2f8ca87 100755 --- a/autoport +++ b/autoport @@ -4,7 +4,7 @@ # # Released under the terms of the GNU GPL release 3 license # -VERSION=0.9.22 +VERSION=1.0.0 BASE_ARCH=i586 BASE_REPOSITORY=devel