Files
repmgr/version.h
2014-03-06 18:34:40 +01:00

7 lines
81 B
C

#ifndef _VERSION_H_
#define _VERSION_H_
#define REPMGR_VERSION "2.1dev"
#endif