Compare commits
1 Commits
17d0961eb0
...
v0.9.8-RC
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
62f4e21185 |
2
makefile
2
makefile
@@ -2,7 +2,7 @@
|
||||
# === Project Settings ===
|
||||
# Change PROJECT and VERSION here — VERSION flows into the about screen and archive names.
|
||||
PROJECT := soundThing
|
||||
VERSION := 0.9.5
|
||||
VERSION := 0.9.8-RC
|
||||
CFLAGS := -Wall -Wextra -std=c11 -O2 -DAPP_VERSION=\"$(VERSION)\"
|
||||
# Preprocessor flags (deps only here)
|
||||
CPPFLAGS := -MMD -MP
|
||||
|
||||
Reference in New Issue
Block a user