summaryrefslogtreecommitdiff
path: root/libodb-pgsql
diff options
context:
space:
mode:
Diffstat (limited to 'libodb-pgsql')
-rw-r--r--libodb-pgsql/manifest16
-rw-r--r--libodb-pgsql/odb/pgsql/version.hxx.in2
2 files changed, 9 insertions, 9 deletions
diff --git a/libodb-pgsql/manifest b/libodb-pgsql/manifest
index 1a9a865..6f01b01 100644
--- a/libodb-pgsql/manifest
+++ b/libodb-pgsql/manifest
@@ -1,6 +1,6 @@
: 1
name: libodb-pgsql
-version: 2.5.0-b.26.z
+version: 2.5.0-b.27
project: odb
summary: PostgreSQL ODB runtime library
license: GPL-2.0-only
@@ -17,18 +17,18 @@ requires: c++11
# @@ TMP Bump the toolchain version to 0.17.0 after it is released.
#
-depends: * build2 >= 0.16.0-
-depends: * bpkg >= 0.16.0-
+depends: * build2 >= 0.16.0
+depends: * bpkg >= 0.16.0
depends: libpq >= 7.4.0
depends: libodb == $
-depends: * cli ^1.2.0- ? ($config.libodb_pgsql.develop)
+depends: * cli ^1.2.0 ? ($config.libodb_pgsql.develop)
-tests: odb-tests == $ \
- ? (!$defined(config.odb_tests.database)) config.odb_tests.database=pgsql
+#tests: odb-tests == $ \
+# ? (!$defined(config.odb_tests.database)) config.odb_tests.database=pgsql
-examples: odb-examples == $ \
- ? (!$defined(config.odb_examples.database)) config.odb_examples.database=pgsql
+#examples: odb-examples == $ \
+# ? (!$defined(config.odb_examples.database)) config.odb_examples.database=pgsql
# Note: common for all the build configurations.
#
diff --git a/libodb-pgsql/odb/pgsql/version.hxx.in b/libodb-pgsql/odb/pgsql/version.hxx.in
index db8b152..e0291c1 100644
--- a/libodb-pgsql/odb/pgsql/version.hxx.in
+++ b/libodb-pgsql/odb/pgsql/version.hxx.in
@@ -56,6 +56,6 @@ $libodb.check(LIBODB_VERSION_FULL, LIBODB_SNAPSHOT)$
// 2.2.0.a1 02019901
// 3.0.0.b2 02999952
//
-#define LIBODB_PGSQL_VERSION 2049976
+#define LIBODB_PGSQL_VERSION 2049977
#endif // LIBODB_PGSQL_VERSION