summaryrefslogtreecommitdiffstats
path: root/security/seahorse/files/patch-libseahorse_seahorse-gpg-options.c
blob: 2eca53c2d8888343c81970d87e3ba84fc992f92b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- libseahorse/seahorse-gpg-options.c.orig Wed Jan 26 12:11:42 2005
+++ libseahorse/seahorse-gpg-options.c  Wed Jan 26 12:11:57 2005
@@ -31,7 +31,7 @@
 #include "seahorse-gpg-options.h"
 
 #define  GPG_CONF_HEADER    "# FILE CREATED BY SEAHORSE\n\n"
-#define  GPG_VERSION_PREFIX   "1.2."
+#define  GPG_VERSION_PREFIX   "1.4."
 
 static gchar gpg_homedir[MAXPATHLEN];
 static gboolean gpg_options_inited = FALSE;