Files
repmgr/version.h
2014-02-07 21:47:39 +01:00

6 lines
80 B
C

#ifndef _VERSION_H_
#define _VERSION_H_
#define REPMGR_VERSION "2.0RC1"
#endif