[gnote/meson] Version info for libgnote
- From: Aurimas Černius <aurimasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnote/meson] Version info for libgnote
- Date: Sat, 27 Mar 2021 15:24:29 +0000 (UTC)
commit ce26ed67b3289264cba7fa0b1cae8e1be25ec904
Author: Aurimas Černius <aurisc4 gmail com>
Date: Sat Mar 27 17:16:18 2021 +0200
Version info for libgnote
src/meson.build | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/src/meson.build b/src/meson.build
index 3127bec9..c152e6aa 100644
--- a/src/meson.build
+++ b/src/meson.build
@@ -93,6 +93,7 @@ dbus_sources = [
libgnote_shared_lib = shared_library(
'gnote-@0@'.format(gnote_release),
[ libgnote_sources, dbus_sources ],
+ version: libgnote_version_info,
dependencies: dependencies,
include_directories: root_include_dir,
install: true,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]