Title: [opsview] [9602] Bumped OPSVIEW_PERL_VERSION.
Revision
9602
Author
pknight
Date
2012-07-20 17:04:50 +0100 (Fri, 20 Jul 2012)

Log Message

Bumped OPSVIEW_PERL_VERSION.

Modified Paths


Modified: trunk/Makefile
===================================================================
--- trunk/Makefile	2012-07-20 15:49:25 UTC (rev 9601)
+++ trunk/Makefile	2012-07-20 16:04:50 UTC (rev 9602)
@@ -21,7 +21,7 @@
 # We have a separate version for opsview-base and opsview-perl as this is shared with other projects
 # opsview-base will be moved to a separate repository
 OPSVIEW_BASE_VERSION = 4.0.2
-OPSVIEW_PERL_VERSION = 4.0.1
+OPSVIEW_PERL_VERSION = 4.1.0
 
 # Suffix all versions with SVN build number to ensure that versions increment
 BUILD_AND_DATE := $(shell ./get_version)
@@ -190,7 +190,7 @@
 	mv *.deb *.dsc *.tar.gz *.changes ../
 
 # Catch ALTovagent
-solpkg: version 
+solpkg: version
 	cd opsview-base && $(MAKE) solpkg && mv opsview-base*pkg.gz ALT*pkg.gz ../
 	cd opsview-core && $(MAKE) solpkg && mv opsview-core*pkg.gz ../
 	cd opsview-web  && $(MAKE) solpkg && mv opsview-web*pkg.gz ../

_______________________________________________
Opsview-checkins mailing list
[email protected]
http://lists.opsview.org/lists/listinfo/opsview-checkins

Reply via email to