From 6e8299f39d12253333fa78e70a5c8c249c64f0b7 Mon Sep 17 00:00:00 2001
From: toaster <rollerorbital@gmail.com>
Date: Fri, 6 Dec 2019 17:38:23 +0000
Subject: [PATCH] Update comments in the config on when main assets/patch.pk3
 hashes have been updated (I know MS is going to update the hashes again
 later, but this'll still be valid to have done then).

---
 src/config.h.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/config.h.in b/src/config.h.in
index 407d0565e..49300d649 100644
--- a/src/config.h.in
+++ b/src/config.h.in
@@ -26,8 +26,8 @@
 #else
 
 /* Manually defined asset hashes for non-CMake builds
- * Last updated 2015 / 05 / 03 - v2.1.15 - main assets
- * Last updated 2018 / ?? / ?? - v2.2 - patch.pk3
+ * Last updated 2019 / 12 / 06 - v2.2.0 - main assets
+ * Last updated 20?? / ?? / ?? - v2.2.? - patch.pk3
  */
 #define ASSET_HASH_SRB2_PK3   "3944e92e74078145abb312ad0b736966"
 #define ASSET_HASH_ZONES_PK3  "eeda723d16dc26a7450669b4c06d3ffc"
-- 
GitLab