diff options
author | Spencer Williams <spnw@plexwave.org> | 2025-04-14 16:07:59 -0400 |
---|---|---|
committer | Spencer Williams <spnw@plexwave.org> | 2025-04-14 16:07:59 -0400 |
commit | 4495251d11d5be78cfc6bbba7c49697fb080bb2a (patch) | |
tree | 64fa1cbec403099cfc46626d6cd69bef8f346a9d | |
parent | 35a0220813a153cda1b4a496d38f0681388159e3 (diff) |
Bump version numberv0.3
-rw-r--r-- | mpc-bar.m | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,7 +29,7 @@ #include "ini.h" #include "mpc/song_format.h" -#define VERSION "0.2" +#define VERSION "0.3" #define TITLE_MAX_LENGTH 96 #define SLEEP_INTERVAL 0.2 |