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

@ -165,6 +165,9 @@ change-files:
$(call change-files,scripts/core-daemon.service)
$(call change-files,scripts/core-daemon)
$(call change-files,daemon/core/constants.py)
$(call change-files,ns3/setup.py)
$(call change-files,netns/setup.py)
$(call change-files,daemon/setup.py)
CORE_DOC_SRC = core-python-$(PACKAGE_VERSION)
.PHONY: doc