We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1e1b9e commit 2b24759Copy full SHA for 2b24759
.config/kermit.desktop
@@ -4,7 +4,7 @@
4
Type=Application
5
6
# Latest version
7
-Version=3.0
+Version=3.1
8
9
# The name of the application
10
Name=kermit
src/kermit.h
@@ -18,7 +18,7 @@
18
19
#include <vte/vte.h>
20
#define TERM_NAME "kermit"
21
-#define TERM_VERSION "3.0"
+#define TERM_VERSION "3.1"
22
#define TERM_FONT "Monospace"
23
#define TERM_FONT_DEFAULT_SIZE 9
24
#define TERM_LOCALE "en_US.UTF-8"
0 commit comments