Skip to content

Commit 6287f79

Browse files
committed
New release.
1 parent 37365ad commit 6287f79

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

Documentation/ReleaseNotes.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
<html>
22
<body>
3+
<h4><u>2025.04.26 Release</u></h4>
4+
<p>
5+
<b>New</b>
6+
<ul>
7+
<li>Another blue-balloon-papa release!</li>
8+
<li>Page a of b.</li>
9+
</ul>
10+
</p>
311
<h4><u>2025.04.11 Release</u></h4>
412
<p>
513
<b>New</b>

Source/wise.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333
#include <QTimer>
3434

35-
#define WISE_VERSION_STRING "2025.04.11"
35+
#define WISE_VERSION_STRING "2025.04.26"
3636

3737
class wise_settings;
3838
typedef QVector<QPair<QImage, QString> > QVectorQPairQImageQString;

0 commit comments

Comments
 (0)