Bump opsview-base version number
Modified: trunk/Makefile =================================================================== --- trunk/Makefile 2014-07-10 09:36:25 UTC (rev 469) +++ trunk/Makefile 2014-08-05 12:57:03 UTC (rev 470) @@ -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.2 +BASE_VERSION = 4.5.3 BUILD_AND_DATE := $(shell ./get_version) REVISION := $(shell echo ${BUILD_AND_DATE} | awk '{print $$1}') VERSION = ${BASE_VERSION}.${REVISION}