updated version number

This commit is contained in:
louwrentius@gmail.com 2012-01-29 22:05:18 +00:00
parent aca1e1b3f8
commit 5cdd51802b

View File

@ -1,7 +1,7 @@
#!/bin/bash #!/bin/bash
DEBUG="$1" DEBUG="$1"
VERSION="2.97" VERSION="2.98"
TMP_DIR="/tmp/ppss" TMP_DIR="/tmp/ppss"
PPSS=./ppss PPSS=./ppss
PPSS_DIR=ppss_dir PPSS_DIR=ppss_dir