mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
Update btest submodule and add .cache to .gitignore.
[nomail]
This commit is contained in:
parent
ba0a4fe9cf
commit
ca106457c2
4 changed files with 6 additions and 3 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -11,3 +11,6 @@ cmake-build-*
|
||||||
|
|
||||||
# ignore pyenv local settings
|
# ignore pyenv local settings
|
||||||
.python-version
|
.python-version
|
||||||
|
|
||||||
|
# clangd
|
||||||
|
.cache
|
||||||
|
|
2
CHANGES
2
CHANGES
|
@ -1,5 +1,5 @@
|
||||||
|
|
||||||
4.1.0-dev.708 | 2021-06-07 09:22:36 +0200
|
4.1.0-dev.709 | 2021-06-07 09:41:28 +0200
|
||||||
|
|
||||||
* Improve assignment operators for IntrusivePtr. (Dominik Charousset, Corelight)
|
* Improve assignment operators for IntrusivePtr. (Dominik Charousset, Corelight)
|
||||||
|
|
||||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
||||||
4.1.0-dev.708
|
4.1.0-dev.709
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 72b8e3a6a5863715cbbce873cd8e1bf5358086ab
|
Subproject commit 1be682d0744f201551ada8dc568820c5f91a049c
|
Loading…
Add table
Add a link
Reference in a new issue