Revision: 1265 Author: [email protected] Date: Tue Jun 1 15:13:10 2010 Log: Bump NYTP_FILE_MAJOR_VERSION
http://code.google.com/p/perl-devel-nytprof/source/detail?r=1265 Modified: /trunk/NYTProf.xs ======================================= --- /trunk/NYTProf.xs Tue Jun 1 13:42:18 2010 +++ /trunk/NYTProf.xs Tue Jun 1 15:13:10 2010 @@ -110,7 +110,7 @@ #define ZLIB_VERSION "0" #endif -#define NYTP_FILE_MAJOR_VERSION 3 +#define NYTP_FILE_MAJOR_VERSION 4 #define NYTP_FILE_MINOR_VERSION 0 #define NYTP_START_NO 0 -- You've received this message because you are subscribed to the Devel::NYTProf Development User group. Group hosted at: http://groups.google.com/group/develnytprof-dev Project hosted at: http://perl-devel-nytprof.googlecode.com CPAN distribution: http://search.cpan.org/dist/Devel-NYTProf To post, email: [email protected] To unsubscribe, email: [email protected]
