aboutsummaryrefslogtreecommitdiffstats
path: root/src/version.h
diff options
context:
space:
mode:
authoryzrh <yzrh@noema.org>2022-12-19 23:18:43 +0000
committeryzrh <yzrh@noema.org>2022-12-19 23:18:43 +0000
commit471a8b42d262ec1cc1324e357af178ded2e04555 (patch)
treeecce7bac77700eb19ae20689c98f0f2f6787102c /src/version.h
parent89cdfb6f237c2472999a3647dab3664c4e51472e (diff)
downloadsnake-sdl-471a8b42d262ec1cc1324e357af178ded2e04555.tar.gz
snake-sdl-471a8b42d262ec1cc1324e357af178ded2e04555.tar.zst
Update Makefile
Signed-off-by: yzrh <yzrh@noema.org>
Diffstat (limited to 'src/version.h')
-rw-r--r--src/version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/version.h b/src/version.h
index eabf0a9..10f4865 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2019-2021, yzrh <yzrh@noema.org>
+ * Copyright (c) 2019-2022, yzrh <yzrh@noema.org>
*
* SPDX-License-Identifier: Apache-2.0
*/
@@ -7,4 +7,4 @@
#define VERSION "0"
#define RELEASE "6"
#define PATCH "2"
-#define EXTRA "_6"
+#define EXTRA "_7"