fixed init function to reflect version change

This commit is contained in:
Jon-William Lewis
2016-01-25 21:21:49 -06:00
parent 25e5d399d1
commit 238934c979

View File

@@ -6,7 +6,7 @@ if [ ! -d "$TMP_DIR" ]; then mkdir -p "$TMP_DIR" ; fi
cat > "$CONFIG_FILE" << EOF cat > "$CONFIG_FILE" << EOF
#========================================================== #==========================================================
# Simple Note System Config, v2.0a5 # Simple Note System Config, v2.0a8
# Copyright 2014, Xenese Labs/Sicron-Perion XNF # Copyright 2014, Xenese Labs/Sicron-Perion XNF
#========================================================== #==========================================================