File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ PROJECT_NAME = wxSQLite3
3838# could be handy for archiving the generated documentation or if some version
3939# control system is used.
4040
41- PROJECT_NUMBER = 4.4.5
41+ PROJECT_NUMBER = 4.4.6
4242
4343# Using the PROJECT_BRIEF tag one can provide an optional one line description
4444# for a project that appears at the top of each page and should give viewer a
Original file line number Diff line number Diff line change 4646
4747<dt><b>4.4.6</b> - <i>September 2019</i></dt>
4848<dd>
49- Fixed missing cipher application in method wxSQLite3Database::Rekey <br>
49+ Fixed missing cipher application in method wxSQLite3Database::ReKey <br>
5050
5151</dd>
5252<dt><b>4.4.5</b> - <i>August 2019</i></dt>
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ Currently the following encryption schemes are supported:
4141## <a name =" history " ></a >Version history
4242
4343* 4.4.6 - * September 2019*
44- - Fixed missing cipher application in method wxSQLite3Database::Rekey
44+ - Fixed missing cipher application in method wxSQLite3Database::ReKey
4545* 4.4.5 - * August 2019*
4646 - Fixed broken compatibility with wxWidgets 2.8.12
4747* 4.4.4 - * August 2019*
You can’t perform that action at this time.
0 commit comments