CVS User Account cvsuser
Fri Dec 15 09:38:10 PST 2006
Log Message:
-----------
Mark HEAD with version 1.3.0

Modified Files:
--------------
    slony1-engine:
        config.h.in (r1.17 -> r1.18)

-------------- next part --------------
Index: config.h.in
===================================================================
RCS file: /usr/local/cvsroot/slony1/slony1-engine/config.h.in,v
retrieving revision 1.17
retrieving revision 1.18
diff -Lconfig.h.in -Lconfig.h.in -u -w -r1.17 -r1.18
--- config.h.in
+++ config.h.in
@@ -12,8 +12,8 @@
 #ifndef	SLONY_I_CONFIG_H
 #define SLONY_I_CONFIG_H
 
-#define SLONY_I_VERSION_STRING	"1.2.0"
-#define SLONY_I_VERSION_STRING_DEC 1,2,0
+#define SLONY_I_VERSION_STRING	"1.3.0"
+#define SLONY_I_VERSION_STRING_DEC 1,3,0
 
 #ifndef PG_VERSION_MAJOR
 #define PG_VERSION_MAJOR 0



More information about the Slony1-commit mailing list