Make sure revision matches what was pulled from upstream
This commit is contained in:
parent
64260dfbe9
commit
82f6ab54be
|
@ -1 +1,2 @@
|
|||
version.patch
|
||||
desktop-file.patch
|
||||
|
|
|
@ -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)
|
Loading…
Reference in New Issue