--- src/development/new_erlang_checklist.page | 18 ++++++++++++++++++ 1 files changed, 18 insertions(+), 0 deletions(-) create mode 100644 src/development/new_erlang_checklist.page
diff --git a/src/development/new_erlang_checklist.page b/src/development/new_erlang_checklist.page new file mode 100644 index 0000000..63b7bf3 --- /dev/null +++ b/src/development/new_erlang_checklist.page @@ -0,0 +1,18 @@ +--- +title: New Erlang Release Checklist +directory: Development +inMenu: true +orderInfo: 6 +--- + +# New Erlang Release Checklist + +This checklist is the list of steps that must be taken to upgrade the whole of +Erlware to a new Erlang release. So for example when R12B-3 became R12B-4 we +had to go through these steps to be complient with it. + + * A new Faxien version must be published that codes in the version + information for the new release. + * Sinan must be compiled for the new release and published with the newly + created Faxien version. + * Dave and Dave - can you fill in this portion? -- 1.5.2.5 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "erlware-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/erlware-dev?hl=en -~----------~----~----~----~------~----~------~--~---
