New release year!

This commit is contained in:
Kat R. 2022-10-29 10:02:58 -05:00
parent 94422ecf81
commit f00c44ac89
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
#define _KERNEL_CMOS
/* This is kinda important, and has to be changed each year. */
#define RELEASE_YEAR 2020
#define RELEASE_YEAR 2022
struct _rtc_val {
unsigned char second;