<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss
  version="2.0"
  xmlns:atom="http://www.w3.org/2005/Atom"
  xmlns:wfw="http://wellformedweb.org/CommentAPI/"
  
>
  <channel>
    <title>C-Kermit Developer Documentation on Open Kermit Project</title>
    <link>https://www.openkermit.org/ckermit/dev/</link>
    <description>Recent content in C-Kermit Developer Documentation on Open Kermit Project</description>
    <generator>Hugo</generator>
    <language>en-US</language>
    <atom:link href="https://www.openkermit.org/ckermit/dev/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Making a C-Kermit Release</title>
      <link>https://www.openkermit.org/ckermit/dev/releasing/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://www.openkermit.org/ckermit/dev/releasing/</guid>
      <description>&lt;h1 id=&#34;making-a-c-kermit-release&#34;&gt;Making a C-Kermit Release&lt;/h1&gt;&#xA;&lt;p&gt;This document describes the steps required to prepare and publish a release of&#xA;C-Kermit.&lt;/p&gt;&#xA;&lt;h2 id=&#34;1-update-the-changelog&#34;&gt;1. Update the Changelog&lt;/h2&gt;&#xA;&lt;p&gt;Make sure &lt;code&gt;doc/changelog.md&lt;/code&gt; is up-to-date with details for the release.&lt;/p&gt;&#xA;&lt;h2 id=&#34;2-update-source-code-version-and-build-information&#34;&gt;2. Update Source Code Version and Build Information&lt;/h2&gt;&#xA;&lt;p&gt;Edit the version and date definitions in the codebase. Reference commit&#xA;&lt;code&gt;37dcbf4439cf959125b1439999616cdafe0eb727&lt;/code&gt; for an example of these updates.&lt;/p&gt;&#xA;&lt;h3 id=&#34;ckcmaic&#34;&gt;&lt;code&gt;ckcmai.c&lt;/code&gt;&lt;/h3&gt;&#xA;&lt;p&gt;Update the following macros and variable definitions:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;code&gt;EDITDATE&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;EDITNDATE&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;ck_s_edit&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;ck_s_xver&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;ck_l_ver&lt;/code&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;makefile&#34;&gt;&lt;code&gt;makefile&lt;/code&gt;&lt;/h3&gt;&#xA;&lt;p&gt;Update the following variables:&lt;/p&gt;</description>
      
    </item>
  </channel>
</rss>
