Skip to content

Commit 95f18ff

Browse files
committed
Bump version
1 parent 61703ed commit 95f18ff

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/sql_mm.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ const char *SQLPlugin::GetLicense()
134134

135135
const char *SQLPlugin::GetVersion()
136136
{
137-
return "1.3.4.0";
137+
return "1.3.4.1";
138138
}
139139

140140
const char *SQLPlugin::GetDate()

0 commit comments

Comments
 (0)