Officially changed version string to 2.0a5; no other changes
This commit is contained in:
2
build.sh
2
build.sh
@@ -1,7 +1,7 @@
|
||||
S=sns.sh
|
||||
|
||||
PROD_STR="Simple Note System"
|
||||
VER_STR=v2.0a4
|
||||
VER_STR=v2.0a5
|
||||
|
||||
cat > $S << EOF
|
||||
#!/bin/bash
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
function w_conf {
|
||||
cat > $HOME/.sns/sns.conf << EOF
|
||||
#==========================================================
|
||||
# Simple Note System Config, v2.0a1
|
||||
# Simple Note System Config, v2.0a5
|
||||
# Copyright 2014, Xenese Labs/Sicron-Perion XNF
|
||||
#==========================================================
|
||||
|
||||
|
||||
Reference in New Issue
Block a user