Revision: 25706 http://sourceforge.net/p/gar/code/25706 Author: claudio_sf Date: 2016-05-10 08:29:05 +0000 (Tue, 10 May 2016) Log Message: ----------- perl5/trunk: First go for new 5.24.0
Modified Paths: -------------- csw/mgar/pkg/perl5/trunk/Makefile Modified: csw/mgar/pkg/perl5/trunk/Makefile =================================================================== --- csw/mgar/pkg/perl5/trunk/Makefile 2016-05-10 07:55:15 UTC (rev 25705) +++ csw/mgar/pkg/perl5/trunk/Makefile 2016-05-10 08:29:05 UTC (rev 25706) @@ -1,5 +1,5 @@ NAME = perl5 -VERSION = 22.1 +VERSION = 24.0 VERSION_MAJOR = $(shell echo $(VERSION) | cut -f1-2 -d.) VERSION_FULL = 5.$(VERSION) VERSION_MAJOR_FULL = 5.$(VERSION_MAJOR) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.