Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe91cd4 commit 57d57d9Copy full SHA for 57d57d9
src/interfaces/libpq/Makefile.in
@@ -7,12 +7,12 @@
7
#
8
9
# IDENTIFICATION
10
-# $Header: /cvsroot/pgsql/src/interfaces/libpq/Attic/Makefile.in,v 1.28 1998/09/10 04:59:01 momjian Exp $
+# $Header: /cvsroot/pgsql/src/interfaces/libpq/Attic/Makefile.in,v 1.29 1998/10/06 14:22:12 tgl Exp $
11
12
#-------------------------------------------------------------------------
13
14
-SO_MAJOR_VERSION=1
15
-SO_MINOR_VERSION=1
+SO_MAJOR_VERSION=2
+SO_MINOR_VERSION=0
16
17
SRCDIR= ../..
18
include $(SRCDIR)/Makefile.global
0 commit comments