Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4081268

Browse files
committed
Bump major libpq++ version after API changes, Patrick Welche
1 parent476cbab commit4081268

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎src/interfaces/libpq++/Makefile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# Copyright (c) 1994, Regents of the University of California
66
#
7-
# $Header: /cvsroot/pgsql/src/interfaces/libpq++/Attic/Makefile,v 1.29 2001/05/11 01:46:33 momjian Exp $
7+
# $Header: /cvsroot/pgsql/src/interfaces/libpq++/Attic/Makefile,v 1.30 2001/05/22 11:24:28 momjian Exp $
88
#
99
#-------------------------------------------------------------------------
1010

@@ -13,8 +13,8 @@ top_builddir = ../../..
1313
include$(top_builddir)/src/Makefile.global
1414

1515
NAME= pq++
16-
SO_MAJOR_VERSION=3
17-
SO_MINOR_VERSION=2
16+
SO_MAJOR_VERSION=4
17+
SO_MINOR_VERSION=0
1818

1919
overrideCPPFLAGS := -I$(libpq_srcdir)$(CPPFLAGS)
2020

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp