updated version to 5.2.1, updates to make version bumps easier, and updated changelog
This commit is contained in:
parent
9b1141a135
commit
51217e509b
8 changed files with 32 additions and 41 deletions
|
@ -29,7 +29,7 @@ vcmd = Extension(
|
|||
|
||||
setup(
|
||||
name="core-netns",
|
||||
version="5.2",
|
||||
version="@PACKAGE_VERSION@",
|
||||
description="Extension modules to support virtual nodes using Linux network namespaces",
|
||||
scripts=["vcmd", "vnoded", "netns"],
|
||||
ext_modules=[
|
Loading…
Add table
Add a link
Reference in a new issue