Officially changed version string to 2.0a5; no other changes

This commit is contained in:
Jon-William Lewis
2015-05-14 23:23:57 -05:00
parent cc2a235c9e
commit 21b457c38c
2 changed files with 2 additions and 2 deletions

View File

@@ -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