This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Bump versions
authorChris Nandor <pudge@pobox.com>
Sun, 2 Jun 2002 17:21:28 +0000 (17:21 +0000)
committerChris Nandor <pudge@pobox.com>
Sun, 2 Jun 2002 17:21:28 +0000 (17:21 +0000)
p4raw-id: //depot/macperl@16976

macos/MPVersion.r
macos/config.h
macos/config.sh

index 0ea763a..74ad5b8 100644 (file)
@@ -44,9 +44,9 @@
  *
  */
 
-#define MPVersionStr   "5.7.3a1 patch 16788"
+#define MPVersionStr   "5.8.0a1"
 #define MPRevision     0x05
-#define MPVersion      0x73
+#define MPVersion      0x80
 #define MPBuild                0x01
 #define MPState                alpha
 #define MPCopyright    "ported by Matthias Neeracher, maintained by Chris Nandor"
index c672d28..6136f9f 100644 (file)
@@ -3650,7 +3650,7 @@ First build released to public
  *     (presumably) be similar.
  *     See the INSTALL file for how this works.
  */
-#define PERL_XS_APIVERSION "5.7.3"
+#define PERL_XS_APIVERSION "5.8.0"
 #define PERL_PM_APIVERSION "5.6.0"
 
 /* HAS_CRYPT:
index f2e980c..5269e0e 100644 (file)
@@ -35,9 +35,9 @@ alignbytes='8'
 ansi2knr=''
 aphostname=''
 api_revision='5'
-api_subversion='3'
-api_version='7'
-api_versionstring='5.7.3'
+api_subversion='0'
+api_version='8'
+api_versionstring='5.8.0'
 ar=''
 archlib=''
 archlibexp=''
@@ -818,22 +818,21 @@ vendorlib_stem=''
 vendorlibexp=''
 vendorprefix=''
 vendorprefixexp=''
-version='5.7.3'
-version_patchlevel_string='version 7 subversion 3 patch 16788'
+version='5.8.0'
+version_patchlevel_string='version 8 subversion 8'
 versiononly='define'
 vi=''
 voidflags='15'
 xlibpth=''
-xs_apiversion='5.7.3'
+xs_apiversion='5.8.0'
 zcat=''
 zip=''
 # Configure command line arguments.
 PERL_REVISION='5'
-PERL_VERSION='7'
-PERL_SUBVERSION='3'
+PERL_VERSION='8'
+PERL_SUBVERSION='0'
 PERL_API_REVISION='5'
-PERL_API_VERSION='7'
-PERL_API_SUBVERSION='3'
-PERL_PATCHLEVEL=16788
+PERL_API_VERSION='8'
+PERL_API_SUBVERSION='0'
 PERL_CONFIG_SH='true'
 CONFIG='true'