File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 44#
55# Copyright (c) 1994, Regents of the University of California
66#
7- # $Header: /cvsroot/pgsql/src/interfaces/ecpg/lib/Attic/Makefile,v 1.15 2002/01/08 20:41:26 petere Exp $
7+ # $Header: /cvsroot/pgsql/src/interfaces/ecpg/lib/Attic/Makefile,v 1.16 2002/03/11 12:55:55 meskes Exp $
88#
99# -------------------------------------------------------------------------
1010
@@ -14,7 +14,7 @@ include $(top_builddir)/src/Makefile.global
1414
1515NAME = ecpg
1616SO_MAJOR_VERSION = 3
17- SO_MINOR_VERSION = 3 .0
17+ SO_MINOR_VERSION = 4 .0
1818
1919override CPPFLAGS := -I$(top_srcdir ) /src/interfaces/ecpg/include -I$(libpq_srcdir ) $(CPPFLAGS )
2020
Original file line number Diff line number Diff line change 1- # $Header: /cvsroot/pgsql/src/interfaces/ecpg/preproc/Makefile,v 1.82 2002/02/23 04:16:04 petere Exp $
1+ # $Header: /cvsroot/pgsql/src/interfaces/ecpg/preproc/Makefile,v 1.83 2002/03/11 12:56:02 meskes Exp $
22
33subdir = src/interfaces/ecpg/preproc
44top_builddir = ../../../..
55include $(top_builddir ) /src/Makefile.global
66
77MAJOR_VERSION =2
8- MINOR_VERSION =9
8+ MINOR_VERSION =10
99PATCHLEVEL =0
1010
1111override CPPFLAGS := -I$(srcdir ) /../include -I$(srcdir ) $(CPPFLAGS ) \
You can’t perform that action at this time.
0 commit comments