summaryrefslogtreecommitdiff
path: root/g.c
diff options
context:
space:
mode:
authorczjstmax <jstmaxlol@disroot.org>2025-11-21 12:55:37 +0100
committerczjstmax <jstmaxlol@disroot.org>2025-11-21 12:55:37 +0100
commitc2389abdb6299a86056953937400da373de7ea2c (patch)
treeb4cd0bda92c09cd47abad05901c58e0fef75367a /g.c
parent565f720995ea929f9fb91964caa56398aa84e500 (diff)
"goodmorning" update
beta sign now comes before - i like it better
Diffstat (limited to 'g.c')
-rw-r--r--g.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/g.c b/g.c
index 8d7ab7b..be30b58 100644
--- a/g.c
+++ b/g.c
@@ -13,7 +13,7 @@
// mm -> month
// dd -> day
// vvv -> continous version number
-const char version_number[] = "11-20.001 <β!>";
+const char version_number[] = "β 11-20.001";
const char red[] = "\033[31m";
const char def[] = "\033[0m";