summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Klinghed <the_jk@spawned.biz>2025-10-29 20:46:07 +0100
committerJoel Klinghed <the_jk@spawned.biz>2025-10-29 20:46:07 +0100
commit31812d3c0b5e61c00b82afd68e61dc4c52eabd00 (patch)
tree284278829380099b6df34d77706c57d02d7dc742
parent42794079bf98ef6a7ce3854fc443f539bac7e9ce (diff)
Update meson project name
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index d3280a8..d5bae76 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project(
- 'jkc',
+ 'bluetooth-jukebox',
'cpp',
version : '0.1',
meson_version : '>= 1.3.0',