diff options
author | 2018-10-31 23:10:24 +0000 | |
---|---|---|
committer | 2018-10-31 23:10:24 +0000 | |
commit | a9c4743ba4ee4615fbb45d583f69cd43d8b6cf5c (patch) | |
tree | 60406b71d29aed370ae23cf1f572620038e9ae7b /lib/libcxxabi | |
parent | add missing echo call to cleanup target for consistency (diff) | |
download | wireguard-openbsd-a9c4743ba4ee4615fbb45d583f69cd43d8b6cf5c.tar.xz wireguard-openbsd-a9c4743ba4ee4615fbb45d583f69cd43d8b6cf5c.zip |
Add comment to remind people to bump libc++.
Diffstat (limited to 'lib/libcxxabi')
-rw-r--r-- | lib/libcxxabi/shlib_version | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libcxxabi/shlib_version b/lib/libcxxabi/shlib_version index 3d7c908e43d..5dd062b26ae 100644 --- a/lib/libcxxabi/shlib_version +++ b/lib/libcxxabi/shlib_version @@ -1,2 +1,3 @@ +# Don't forget to give libc++ the same type of bump! major=0 minor=1 |