Skip to content

Commit 10d4e06

Browse files
Update sqlite3pp_ez.h
1 parent 3cabf4e commit 10d4e06

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sqlite3pp_ez.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ namespace sqlite3pp
4949
AIO_Throw
5050
};
5151

52+
static std::string GetSqlite3EzVer() { return "1.0.1"; }
53+
5254
class sql_base
5355
{
5456
public:

0 commit comments

Comments
 (0)