Bump version to 4.5.2 for pending release
Modified: trunk/Makefile =================================================================== --- trunk/Makefile 2014-05-19 16:57:35 UTC (rev 447) +++ trunk/Makefile 2014-05-19 16:58:08 UTC (rev 448) @@ -23,7 +23,7 @@ # Check that /usr/local/nagios does not have any files in there # This sets the version of the packages -BASE_VERSION = 4.5.0 +BASE_VERSION = 4.5.2 BUILD_AND_DATE := $(shell ./get_version) REVISION := $(shell echo ${BUILD_AND_DATE} | awk '{print $$1}') VERSION = ${BASE_VERSION}.${REVISION}