mirror of
https://github.com/epasveer/seer.git
synced 2026-08-29 08:34:42 +08:00
Prepare for the 1.7 release.
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ namespace Seer {
|
||||
QString version () {
|
||||
|
||||
// Increment this with every release on GitHub.
|
||||
return "1.6";
|
||||
return "1.7beta";
|
||||
}
|
||||
|
||||
QString filterEscapes (const QString& str) {
|
||||
|
||||
Reference in New Issue
Block a user