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 5
5
# Portions Copyright (c) 1996-2008, PostgreSQL Global Development Group
6
6
# Portions Copyright (c) 1994, Regents of the University of California
7
7
#
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 $
9
9
#
10
10
# -------------------------------------------------------------------------
11
11
@@ -15,7 +15,7 @@ include $(top_builddir)/src/Makefile.global
15
15
16
16
NAME = ecpg
17
17
SO_MAJOR_VERSION = 6
18
- SO_MINOR_VERSION = 2
18
+ SO_MINOR_VERSION = 1
19
19
DLTYPE = library
20
20
21
21
override CPPFLAGS := -I../include -I$(top_srcdir ) /src/interfaces/ecpg/include \
You can’t perform that action at this time.
0 commit comments