[gssdp] build: Correct meson project name for tarball



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]