<?xml version="1.0"?>
<atom:feed xmlns:atom="http://www.w3.org/2005/Atom" xmlns:html="http://www.w3.org/1999/xhtml">
  <atom:id>http://caudium.net/atom/wiki/MakingARelease</atom:id>
  <atom:title type="text">Caudium :: MakingARelease</atom:title>
  <atom:updated>2026-05-26T13:30:10-04:00</atom:updated>
  <atom:link href="http://caudium.net/atom/wiki/MakingARelease" type="application/atom+xml"></atom:link>
  <atom:link href="http://caudium.net/space/wiki/MakingARelease" type="text/html"></atom:link>
  <atom:link href="http://caudium.net/rss/wiki/MakingARelease" type="application/rss+xml"></atom:link>
  <atom:generator uri="http://modules.gotpike.org/blahblah/Public.Syndication.ATOM" version="0.1">Public.Syndication.ATOM (Pike v8.0 release 702)</atom:generator>
  <atom:icon>http://caudium.net/favicon.ico</atom:icon>
  <atom:logo>http://caudium.net/caudium.png</atom:logo>
  <atom:subtitle type="xhtml"><html:div xmlns:html="http://www.w3.org/1999/xhtml"><html:ul class="minus">
<html:li>make clean</html:li>
<html:li>make only_bump_version (only if you're at an odd number version, which you should be)</html:li>
<html:li>make dist</html:li>
<html:li>clean up tars (remove autom4te.cache, files x where there's a x.in file, Makefile.pre)</html:li>
</html:ul><html:div class="code"><html:pre><html:pre>&#xD;
rm -rf autom4te.cache&#xD;
rm tools/docparser/docparse&#xD;
rm tools/caudium-rc_script&#xD;
rm server/bin/install&#xD;
rm server/start-caudium&#xD;
rm src/cmods/UltraLog/ultrasum&#xD;
</html:pre></html:pre></html:div>
<html:ul class="minus">
<html:li>make only_bump_version (to bump from the even release version back to an odd development version number)</html:li>
<html:li>copy CHANGES and ChangeLog to caudium-ver.CHANGES and caudium-ver.ChangeLog</html:li>
<html:li>upload .tar.gz, .tar.bz plus the two changelog files to sourceforge</html:li>
</html:ul>see: <html:span class="nobr"><html:img height="9" width="8" src="/static/images/Icon-Extlink.png" alt="[external]"/><html:a href="https://sourceforge.net/apps/trac/sourceforge/wiki/Release%20files%20for%20download">https://sourceforge.net/apps/trac/sourceforge/wiki/Release%20files%20for%20download</html:a></html:span>&#xD;
<html:ul class="minus">
<html:li>upload all files as above to caudium-services.oav.net:/anonftp/caudium/source</html:li>
<html:li>update the "LATEST-IS" file on anonftp server</html:li>
<html:li>edit cdp/www/caudium/download/latest.tmpl and commit in cvs</html:li>
<html:li>add new news_nn to cdp/ww/caudium/news and commit in cvs</html:li>
<html:li>announce to world!</html:li>
</html:ul></html:div></atom:subtitle>
</atom:feed>
