Bump EOL for v0.6.5
This commit is contained in:
parent
c54dfbbcda
commit
a74d8c9f6b
@ -1416,7 +1416,7 @@ MainWindow::MainWindow(QDir const& temp_directory, bool multiple,
|
||||
if (!m_valid) throw std::runtime_error {"Fatal initialization exception"};
|
||||
}
|
||||
|
||||
QDate eol(2018, 9, 30);
|
||||
QDate eol(2018, 10, 8);
|
||||
|
||||
void MainWindow::expiry_warning_message()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user