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