group/update_version_h.pl
changeset 19 c29f8e059978
parent 0 33413c0669b9
--- 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
 {