diff options
| author | dacctal <dacctal@symlinx.net> | 2026-05-25 10:17:03 +0000 |
|---|---|---|
| committer | dacctal <dacctal@symlinx.net> | 2026-05-25 10:17:03 +0000 |
| commit | 52cc7c1f80eda62f4bd02d5b0cfd6701e0043842 (patch) | |
| tree | d4bd44cc14ce1817d3236dbd0afb5ee50e6eb626 /src | |
| parent | be13256681634e01fb3758591f4218d9611ae054 (diff) | |
version is pretty now :)
Diffstat (limited to 'src')
| -rw-r--r-- | src/vars.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -47,7 +47,7 @@ const char* get_install_dir(const char *key) { return ""; } -const char *version = "gizmodic pkgit v67.67.67 (non-pregtal edition)"; //changed from "0.0.0" muhahahah +const char *version = "0.0.1"; //changed from "0.0.0" muhahahah const char *red = "\e[0;31m"; const char *green = "\e[0;32m"; |
