Skip to content

Commit 8288909

Browse files
authored
Release prep for 1.1.1 (#32)
1 parent fc72c2c commit 8288909

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package/DEBIAN.in/control.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ Description: A shared library and code library for making eBPF programs.
77
eBPF programs, and an eBPF code library that eBPF programs can include to
88
interact with the library.
99
Depends: libc6 (>= 2.26), libelf1 (>= 0.131), libglib2.0-0 (>= 2.12.0), libjson-glib-1.0-0 (>= 0.13.2), zlib1g (>= 1:1.2.3.3)
10-
Installed-Size: 20553
10+
Installed-Size: 22072

package/usr/share/man/man3/sysinternalsebpf.3

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.\" Manpage for Sysinternals EBPF Library
22
.\" Contact via http://github/Sysinternals to correct errors or typos.
3-
.TH SYSINTERNALSEBPF 3 "23 Feb 2023" "1.1.0" "Library Functions Manual"
3+
.TH SYSINTERNALSEBPF 3 "30 Mar 2023" "1.1.1" "Library Functions Manual"
44

55
.SH NAME
66
SysinternalsEBPF \- Sysinternals shared library and eBPF code library

0 commit comments

Comments
 (0)