File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/interfaces/ecpg/ecpglib Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 55# Portions Copyright (c) 1996-2008, PostgreSQL Global Development Group
66# Portions Copyright (c) 1994, Regents of the University of California
77#
8- # $PostgreSQL: pgsql/src/interfaces/ecpg/ecpglib/Makefile,v 1.57 2008/03/20 16:29:44 meskes Exp $
8+ # $PostgreSQL: pgsql/src/interfaces/ecpg/ecpglib/Makefile,v 1.58 2008/03/21 16:10:23 meskes Exp $
99#
1010# -------------------------------------------------------------------------
1111
@@ -15,7 +15,7 @@ include $(top_builddir)/src/Makefile.global
1515
1616NAME = ecpg
1717SO_MAJOR_VERSION = 6
18- SO_MINOR_VERSION = 2
18+ SO_MINOR_VERSION = 1
1919DLTYPE = library
2020
2121override CPPFLAGS := -I../include -I$(top_srcdir ) /src/interfaces/ecpg/include \
You can’t perform that action at this time.
0 commit comments