Files
repmgr/version.h
2015-02-20 10:10:17 +09:00

7 lines
81 B
C

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