dbapi.py
changeset 9404 3e3e9b37e177
parent 9402 2c48c091b6a2
child 9458 e2dfdd313dfe
--- a/dbapi.py	Mon Jan 13 13:56:16 2014 +0100
+++ b/dbapi.py	Mon Jan 13 15:56:52 2014 +0100
@@ -93,7 +93,7 @@
 
 
 
-@deprecated('[4.0] the dbapi is deprecated. Have a look at the new repoapi.')
+@deprecated('[3.19] the dbapi is deprecated. Have a look at the new repoapi.')
 def _repo_connect(repo, login, **kwargs):
     """Constructor to create a new connection to the given CubicWeb repository.