diff options
author | Rickard Green <[email protected]> | 2014-02-21 11:34:29 +0100 |
---|---|---|
committer | Rickard Green <[email protected]> | 2014-02-21 11:34:29 +0100 |
commit | dd298cc2d6b21e8c387ac525bd678f0dfa8853f3 (patch) | |
tree | e59914298c52fec7fb00234eb4f22517367f3a44 /system/doc/installation_guide/xmlfiles.mk | |
parent | 986611be9b5050969a58e8bdce864b0eb91133d5 (diff) | |
parent | 3fd4e3e770fbed95fd6fa2d547945ac71256339c (diff) | |
download | otp-dd298cc2d6b21e8c387ac525bd678f0dfa8853f3.tar.gz otp-dd298cc2d6b21e8c387ac525bd678f0dfa8853f3.tar.bz2 otp-dd298cc2d6b21e8c387ac525bd678f0dfa8853f3.zip |
Merge branch 'rickard/otp_version/OTP-11615'
* rickard/otp_version/OTP-11615:
Misc adjustments of OTP version
Diffstat (limited to 'system/doc/installation_guide/xmlfiles.mk')
-rw-r--r-- | system/doc/installation_guide/xmlfiles.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/system/doc/installation_guide/xmlfiles.mk b/system/doc/installation_guide/xmlfiles.mk index 3995c607af..245491ab94 100644 --- a/system/doc/installation_guide/xmlfiles.mk +++ b/system/doc/installation_guide/xmlfiles.mk @@ -17,6 +17,7 @@ # %CopyrightEnd% # INST_GUIDE_CHAPTER_FILES = \ + otp_version.xml \ install-binary.xml \ verification.xml \ INSTALL.xml \ |