summaryrefslogtreecommitdiffhomepage
path: root/dist-assets
diff options
context:
space:
mode:
authorLinus Färnstrand <faern@faern.net>2022-10-06 17:30:30 +0200
committerLinus Färnstrand <linus@mullvad.net>2022-10-10 11:55:56 +0200
commitec7ea9fb689c6c3087ccbc4d37cbb786fff44895 (patch)
tree51d75bf5b47aeed30dfa2078fe42fe580243903b /dist-assets
parent447793c6f8c1dd69486ef395475bede7e06adfee (diff)
downloadmullvadvpn-ec7ea9fb689c6c3087ccbc4d37cbb786fff44895.tar.xz
mullvadvpn-ec7ea9fb689c6c3087ccbc4d37cbb786fff44895.zip
Make Visual Studio/C++ projects fetch version.h from mullvad-version
Diffstat (limited to 'dist-assets')
-rw-r--r--dist-assets/windows/version.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/dist-assets/windows/version.h b/dist-assets/windows/version.h
deleted file mode 100644
index 241c67d853..0000000000
--- a/dist-assets/windows/version.h
+++ /dev/null
@@ -1,4 +0,0 @@
-#define MAJOR_VERSION 2022
-#define MINOR_VERSION 5
-#define PATCH_VERSION 0
-#define PRODUCT_VERSION "2022.5-beta2"