fixed print function and made appropriate changes to other parts of the program; changed version to alpha 8

This commit is contained in:
Jon-William Lewis
2016-01-25 21:20:20 -06:00
parent 2d8db83c3c
commit 25e5d399d1
6 changed files with 23 additions and 15 deletions

View File

@@ -1,7 +1,7 @@
#!/bin/bash
PROD_STR="Simple Note System"
VER_STR="v2.0a7"
VER_STR="v2.0a8"
cat << EOF
#!/bin/bash