]> git.saurik.com Git - apple/xnu.git/blobdiff - config/System.kext/Info.plist
xnu-792.6.22.tar.gz
[apple/xnu.git] / config / System.kext / Info.plist
index d627662c5db4f1cb2920e9930324ba0efefd45c3..ac4e5bae00a06d68abdb58ad20fb593cff607027 100644 (file)
@@ -5,7 +5,7 @@
        <key>CFBundleDevelopmentRegion</key>
        <string>English</string>
        <key>CFBundleGetInfoString</key>
-       <string>System Resource Pseudoextension, Apple Computer Inc, 7.4.0</string>
+       <string>System Resource Pseudoextension, Apple Computer Inc, ###KERNEL_VERSION_LONG###</string>
        <key>CFBundleIdentifier</key>
        <string>com.apple.kernel</string>
        <key>CFBundleInfoDictionaryVersion</key>
        <key>CFBundlePackageType</key>
        <string>KEXT</string>
        <key>CFBundleShortVersionString</key>
-       <string>7.4.0</string>
+       <string>###KERNEL_VERSION_SHORT###</string>
        <key>CFBundleSignature</key>
        <string>????</string>
        <key>CFBundleVersion</key>
-       <string>7.4.0</string>
+       <string>###KERNEL_VERSION_LONG###</string>
        <key>OSBundleCompatibleVersion</key>
-       <string>7.4.0</string>
+       <string>###KERNEL_VERSION_LONG###</string>
        <key>OSBundleRequired</key>
        <string>Root</string>
        <key>OSKernelResource</key>