[gssdp] build: Correct meson project name for tarball
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gssdp] build: Correct meson project name for tarball
- Date: Mon, 12 Nov 2018 21:54:09 +0000 (UTC)
commit 8775260c354f264df48e2c645bef28c29cb73253
Author: Jens Georg <mail jensge org>
Date: Mon Nov 12 22:50:59 2018 +0100
build: Correct meson project name for tarball
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index cd57def..d897120 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('GSSDP', 'c', version: '1.1.0')
+project('gssdp', 'c', version: '1.1.0.1')
gnome = import('gnome')
pkg = import('pkgconfig')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]