diff options
author | Rickard Green <[email protected]> | 2014-02-16 00:54:08 +0100 |
---|---|---|
committer | Rickard Green <[email protected]> | 2014-02-19 15:30:44 +0100 |
commit | 3fd4e3e770fbed95fd6fa2d547945ac71256339c (patch) | |
tree | a856f741c5d307d4e56334b650740d7e22073cbf /system/doc/installation_guide/xmlfiles.mk | |
parent | a37ea8849ab29cb8d15ab3bc5a3ba1fc16dd0276 (diff) | |
download | otp-3fd4e3e770fbed95fd6fa2d547945ac71256339c.tar.gz otp-3fd4e3e770fbed95fd6fa2d547945ac71256339c.tar.bz2 otp-3fd4e3e770fbed95fd6fa2d547945ac71256339c.zip |
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 \ |