diff -r 8962128a2656 -r c29f8e059978 group/update_version_h.pl --- a/group/update_version_h.pl Fri Apr 16 16:02:48 2010 +0300 +++ b/group/update_version_h.pl Mon May 03 13:28:39 2010 +0300 @@ -19,8 +19,8 @@ use Cwd; use POSIX qw(strftime); -my $PLATFORM_LONG = "4_2"; -my $PLATFORM_SHORT = "42"; +my $PLATFORM_LONG = "5_0"; +my $PLATFORM_SHORT = "50"; sub update_version_h {