Commit b344b513 authored by Bruce Momjian's avatar Bruce Momjian

Update pygresql version stamp.

parent f0ae1e8d
......@@ -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))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment