Files
repmgr/version.h
2012-06-25 22:53:16 -05:00

5 lines
78 B
C

#ifndef _VERSION_H_
#define _VERSION_H_
#define REPMGR_VERSION "1.2.0"
#endif