mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
7 lines
374 B
Python
7 lines
374 B
Python
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
|
__version__ = "1.0.0.dev2", # with comment
|
|
__version__ = "1.0.0.dev2", # another comment
|
|
__version__ = "1.0.0.dev2", # Python style
|
|
__version__ = "0.0.1.nope" # should not change
|
|
version = "0.0.1" # should not change
|
|
print('Additional change')
|