summaryrefslogtreecommitdiff
path: root/Version
diff options
context:
space:
mode:
authorstefan11111 <stefan11111@shitposting.expert>2024-02-23 01:16:49 +0200
committerstefan11111 <stefan11111@shitposting.expert>2024-02-23 01:16:49 +0200
commitb4aea3fefcda348ea174a12e8ec3372272fad304 (patch)
treeba11f5740e1ed14ffc6d0bdebb014ae6152ba31f /Version
parent802e9eaaef1a75db785d801c14788cbddcf17758 (diff)
downloadfake-dbus-b4aea3fefcda348ea174a12e8ec3372272fad304.tar.gz
update Makefile
Diffstat (limited to 'Version')
-rw-r--r--Version10
1 files changed, 10 insertions, 0 deletions
diff --git a/Version b/Version
new file mode 100644
index 0000000..2565fc9
--- /dev/null
+++ b/Version
@@ -0,0 +1,10 @@
+LIBDBUS_1_15.8 {
+ global:
+ dbus_*;
+ local:
+ *;
+};
+LIBDBUS_PRIVATE_1.15.8 {
+ global:
+ _dbus_*;
+};