Fixed various bugs, releae of 8.85, see changelog for details.
This commit is contained in:
parent
ff63e9950b
commit
c07e95b2a2
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
DEBUG="$1"
|
||||
VERSION="2.84"
|
||||
VERSION="2.85"
|
||||
TMP_DIR="/tmp/ppss"
|
||||
PPSS=./ppss
|
||||
PPSS_DIR=ppss_dir
|
||||
|
|
Loading…
Reference in New Issue