summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorRĂ©mi Verschelde <rverschelde@gmail.com>2020-01-19 13:31:16 +0100
committerHans Petter Jansson <hpj@cl.no>2020-05-23 16:13:34 +0200
commitb43dfd46683e7218796a0da0042d3fa1ad35b9c6 (patch)
tree9436b8a4f4f8ed1acf88bb0091a265426dc51630 /src
parentb5d3294a4c06a97a3f6e7f6b51a397f2d6a734d5 (diff)
downloaddesktop-file-utils-b43dfd46683e7218796a0da0042d3fa1ad35b9c6.tar.gz
Bump CURRENT_SPEC_VERSION to 1.2
Support was added in 7cc5b25e6213ab4e35e4e5fbd00c1790b7a0cea9, but some hardcoded values were missed.
Diffstat (limited to 'src')
-rw-r--r--src/validate.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/validate.h b/src/validate.h
index e34f18a..8f3b741 100644
--- a/src/validate.h
+++ b/src/validate.h
@@ -27,7 +27,7 @@
#include <glib.h>
-#define CURRENT_SPEC_VERSION "1.1"
+#define CURRENT_SPEC_VERSION "1.2"
#define GROUP_KDE_DESKTOP_ENTRY "KDE Desktop Entry"
#define GROUP_DESKTOP_ACTION "Desktop Action "