From 671e31ae023447a26d4166cf89032300c12de46d Mon Sep 17 00:00:00 2001 From: Leon Gaultier Date: Tue, 23 Sep 2014 15:37:02 +0200 Subject: [PATCH] =?UTF-8?q?ver=C3=A4nderte=20Codebasis?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CAU_Installer | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CAU_Installer b/CAU_Installer index cc50dea..489d326 100755 --- a/CAU_Installer +++ b/CAU_Installer @@ -18,7 +18,7 @@ # Programmversion PROGNAME=`basename $0` -VERSION="0.20.90.5" +VERSION="0.21" ##### Variablen deklaration ##### # Downloadseite der Linuxinstallation @@ -131,4 +131,4 @@ done func_term_output func_usage echo -e "\e[m" -exit 0 \ No newline at end of file +exit 0