Files
repmgr/version.h
2012-07-21 12:06:33 -05:00

5 lines
81 B
C

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