mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-06 10:46:21 +08:00
Update version date
This commit is contained in:
parent
9acf801cc1
commit
0702fbd688
@ -158,7 +158,7 @@ extern "C" {
|
||||
MDB_VERINT(MDB_VERSION_MAJOR,MDB_VERSION_MINOR,MDB_VERSION_PATCH)
|
||||
|
||||
/** The release date of this library version */
|
||||
#define MDB_VERSION_DATE "November 30, 2012"
|
||||
#define MDB_VERSION_DATE "December 12, 2012"
|
||||
|
||||
/** A stringifier for the version info */
|
||||
#define MDB_VERSTR(a,b,c,d) "MDB " #a "." #b "." #c ": (" d ")"
|
||||
|
Loading…
Reference in New Issue
Block a user