[libhttpseverywhere: 4/21] build: add package version number instead of API version
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libhttpseverywhere: 4/21] build: add package version number instead of API version
- Date: Tue, 22 Nov 2016 14:37:37 +0000 (UTC)
commit 48cc2c048ab86607ed26d5e8a519db7d2787ac22
Author: grindhold <grindhold gmx net>
Date: Mon Oct 24 23:22:46 2016 +0200
build: add package version number instead of API version
meson.build | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/meson.build b/meson.build
index 26dd262..2ea7dd8 100644
--- a/meson.build
+++ b/meson.build
@@ -76,7 +76,7 @@ custom_target('apidocs',
)
pkgconfig.generate(libraries : httpseverywhere_lib,
- version : api,
+ version : '0.2.1',
name : 'libhttpseverywhere',
filebase : meson.current_build_dir()+'/httpseverywhere-'+api,
requires : 'glib-2.0 gobject-2.0 gio-2.0 json-glib-1.0 libxml-2.0 libsoup-2.4 gee-0.8
libarchive',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]