From 563e085d424fc7b45c5f9e5897ef470b5c1186d8 Mon Sep 17 00:00:00 2001 From: grdowns Date: Mon, 18 Mar 2019 17:47:24 -0700 Subject: Update version strings --- ports/sqlpp11-connector-mysql/CONTROL | 4 ++-- ports/sqlpp11-connector-sqlite3/CONTROL | 4 ++-- ports/sqlpp11/CONTROL | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/ports/sqlpp11-connector-mysql/CONTROL b/ports/sqlpp11-connector-mysql/CONTROL index 690e9d1ab..e56275137 100644 --- a/ports/sqlpp11-connector-mysql/CONTROL +++ b/ports/sqlpp11-connector-mysql/CONTROL @@ -1,4 +1,4 @@ Source: sqlpp11-connector-mysql -Version: 0.25 +Version: 0.25-1 Description: A C++ wrapper for MySQL meant to be used in combination with sqlpp11. -Build-Depends: date, libmariadb, sqlpp11 \ No newline at end of file +Build-Depends: date, libmariadb, sqlpp11 diff --git a/ports/sqlpp11-connector-sqlite3/CONTROL b/ports/sqlpp11-connector-sqlite3/CONTROL index 35a65250b..25e680eda 100644 --- a/ports/sqlpp11-connector-sqlite3/CONTROL +++ b/ports/sqlpp11-connector-sqlite3/CONTROL @@ -1,4 +1,4 @@ Source: sqlpp11-connector-sqlite3 -Version: 0.29 +Version: 0.29-1 Description: A C++ wrapper for sqlite3 meant to be used in combination with sqlpp11. -Build-Depends: date, sqlite3, sqlpp11 \ No newline at end of file +Build-Depends: date, sqlite3, sqlpp11 diff --git a/ports/sqlpp11/CONTROL b/ports/sqlpp11/CONTROL index 7c75d17d9..bd5101f8f 100644 --- a/ports/sqlpp11/CONTROL +++ b/ports/sqlpp11/CONTROL @@ -1,4 +1,4 @@ Source: sqlpp11 -Version: 0.57 +Version: 0.57-1 Description: A type safe embedded domain specific language for SQL queries and results in C++. -Build-Depends: date \ No newline at end of file +Build-Depends: date -- cgit v1.2.3