Update pygresql version stamp.
This commit is contained in:
parent
f0ae1e8d10
commit
b344b513c7
@ -44,7 +44,7 @@
|
||||
#define CASHOID 790
|
||||
|
||||
static PyObject *PGError;
|
||||
static const char *PyPgVersion = "3.0 beta";
|
||||
static const char *PyPgVersion = "2.4";
|
||||
|
||||
/* taken from fileobject.c */
|
||||
#define BUF(v) PyString_AS_STRING((PyStringObject *)(v))
|
||||
|
Loading…
Reference in New Issue
Block a user