Files
repmgr/version.h
2012-07-21 12:22:04 -05:00

5 lines
79 B
C

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