diff --git a/AUTHORS b/AUTHORS index c08f97f..477a35b 100644 --- a/AUTHORS +++ b/AUTHORS @@ -19,6 +19,7 @@ Contributors for modifications: # stylesuxx # denis-d # taffy-nay + # risca # ... and all others I might have forgotten. diff --git a/CHANGELOG b/CHANGELOG index 3281c66..e13f8dc 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -4,7 +4,8 @@ CHANGELOG * [Fix] Settings for correct permission of shoutbox files * [Fix] Broken probe function in some shells * [Fix] Issues with Python scripts on some plattforms - +* [Fix] Fixes in installation script +* [Fix] Distribute files did not work with folder containing whitespaces === 1.0.1 === * [Fix] Fixed setting permissions of shoutbox datafile diff --git a/Makefile b/Makefile index 7e63e0b..faa131c 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ NAME = piratebox-ws -VERSION = 1.0.1 +VERSION = 1.0.2 ARCH = all PB_FOLDER=piratebox PB_SRC_FOLDER=$(PB_FOLDER)/$(PB_FOLDER)