Files
repmgr/version.h
2016-02-01 15:10:03 +09:00

7 lines
81 B
C

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