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 10d4e06 commit 2fe3af6Copy full SHA for 2fe3af6
sqlite3pp_ez.h
@@ -49,7 +49,7 @@ namespace sqlite3pp
49
AIO_Throw
50
};
51
52
- static std::string GetSqlite3EzVer() { return "1.0.1"; }
+ static std::string GetSqlite3EzVer() { return "1.0.6"; }
53
54
class sql_base
55
{
0 commit comments