Make sure revision matches what was pulled from upstream

This commit is contained in:
Dave Hibberd 2023-08-27 19:22:45 +01:00
parent 64260dfbe9
commit 82f6ab54be
No known key found for this signature in database
GPG Key ID: 03A1FB7A1904771B
2 changed files with 11 additions and 0 deletions

View File

@ -1 +1,2 @@
version.patch
desktop-file.patch

10
debian/patches/version.patch vendored Normal file
View File

@ -0,0 +1,10 @@
--- a/QtTermTCP.cpp
+++ b/QtTermTCP.cpp
@@ -1,6 +1,6 @@
// Qt Version of BPQTermTCP
-#define VersionString "0.0.0.66"
+#define VersionString "0.0.0.69"
// .12 Save font weight
// .13 Display incomplete lines (ie without CR)