Files
repmgr/version.h
Christian Kruse 1c67e105ff pg_indent'ing all files…
Conflicts:
	version.h
2014-11-07 13:32:29 -05:00

7 lines
78 B
C

#ifndef _VERSION_H_
#define _VERSION_H_
#define REPMGR_VERSION "2.0"
#endif