Skip to content

Commit

Permalink
prepare release 2.4.39
Browse files Browse the repository at this point in the history
  • Loading branch information
stroeder committed May 31, 2017
1 parent 0e0c191 commit fa52455
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
----------------------------------------------------------------
Released 2.4.39 2017-05-xx
Released 2.4.39 2017-05-31

Changes since 2.4.38:

Expand Down Expand Up @@ -1443,4 +1443,4 @@ Released 2.0.0pre02 2002-02-01
----------------------------------------------------------------
Released 1.10alpha3 2000-09-19

$Id: CHANGES,v 1.446 2017/05/29 09:00:15 stroeder Exp $
$Id: CHANGES,v 1.447 2017/05/31 12:35:00 stroeder Exp $
4 changes: 2 additions & 2 deletions Lib/slapdtest.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
See http://www.python-ldap.org/ for details.
$Id: slapdtest.py,v 1.11 2017/04/28 20:01:50 stroeder Exp $
$Id: slapdtest.py,v 1.12 2017/05/31 12:35:00 stroeder Exp $
Python compability note:
This module only works with Python 2.7.x since
"""

__version__ = '2.4.38'
__version__ = '2.4.39'

import os
import socket
Expand Down

0 comments on commit fa52455

Please sign in to comment.