Corrected version number.
authorMichael Meskes <meskes@postgresql.org>
Fri, 21 Mar 2008 16:10:23 +0000 (16:10 +0000)
committerMichael Meskes <meskes@postgresql.org>
Fri, 21 Mar 2008 16:10:23 +0000 (16:10 +0000)
src/interfaces/ecpg/ecpglib/Makefile

index 165dc0b6791f5d9336042b970142e8cd53cdb36c..4e90041d03caede2350f4f697ed1390463dc22ba 100644 (file)
@@ -15,7 +15,7 @@ include $(top_builddir)/src/Makefile.global
 
 NAME= ecpg
 SO_MAJOR_VERSION= 6
-SO_MINOR_VERSION= 2
+SO_MINOR_VERSION= 1
 DLTYPE= library
 
 override CPPFLAGS := -I../include -I$(top_srcdir)/src/interfaces/ecpg/include \