fixed TLS support in ldap, thanks backseat

This commit is contained in:
mdipierro
2015-08-01 00:21:56 -05:00
parent d7caaf04cc
commit 048f275076
3 changed files with 12 additions and 2 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ update:
echo "remember that pymysql was tweaked"
src:
### Use semantic versioning
echo 'Version 2.12.0-stable+timestamp.'`date +%Y.%m.%d.%H.%M.%S` > VERSION
echo 'Version 2.12.0-beta+timestamp.'`date +%Y.%m.%d.%H.%M.%S` > VERSION
### rm -f all junk files
make clean
### clean up baisc apps