aboutsummaryrefslogtreecommitdiffstats
path: root/src/version.h
diff options
context:
space:
mode:
authorLibravatar bigfoot547 <[email protected]>2023-12-28 22:01:38 -0600
committerLibravatar bigfoot547 <[email protected]>2023-12-28 22:01:38 -0600
commit56ae85a352d8909014240e69290dfe69d747210e (patch)
treeb472f6430c8a80e99aea71e5ce7540f508138fbf /src/version.h
parent[wip] version stuff (diff)
download (but not parse) version manifest
Diffstat (limited to 'src/version.h')
-rw-r--r--src/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/version.h b/src/version.h
index 246e346..2c92796 100644
--- a/src/version.h
+++ b/src/version.h
@@ -11,7 +11,7 @@ enum {
VERSION_EJSON,
VERSION_EALLOC,
VERSION_ERRNO,
- VERSION_EUNSPEC
+ VERSION_EDOWNLOAD
};
struct l2_version_remote {