mirror of
https://github.com/RGBCube/serenity
synced 2025-05-26 00:45:06 +00:00
11 lines
252 B
Diff
11 lines
252 B
Diff
--- a/main.c
|
|
+++ b/main.c
|
|
@@ -22,7 +22,7 @@
|
|
THIS SOFTWARE.
|
|
****************************************************************/
|
|
|
|
-const char *version = "version 20211208";
|
|
+const char *version = "version 20220122";
|
|
|
|
#define DEBUG
|
|
#include <stdio.h>
|