updated version to 5.2.1, updates to make version bumps easier, and updated changelog

This commit is contained in:
bharnden 2019-03-25 10:44:47 -07:00
parent 9b1141a135
commit 51217e509b
8 changed files with 32 additions and 41 deletions

View file

@ -6,7 +6,7 @@ _EXAMPLES_DIR = "share/corens3/examples"
setup(
name="core-ns3",
version="5.2",
version="@PACKAGE_VERSION@",
packages=[
"corens3",
],