<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.3.2">
</HEAD>
<BODY>
On Tue, 2005-01-25 at 08:08 -0600, asterisk-users-request@lists.digium.com wrote:<BR>
<BLOCKQUOTE TYPE=CITE>
    <TT><FONT COLOR="#000000">Just tried it.&nbsp; &quot;Show version&quot; still shows: </FONT></TT><BR>
    <BR>
    <TT><FONT COLOR="#000000">Connected to Asterisk CVS-v1-0-12/21/04-14:14:46</FONT></TT><BR>
    <BR>
    <TT><FONT COLOR="#000000">Which is exactly what it said prior to the upgrade.</FONT></TT><BR>
    <BR>
</BLOCKQUOTE>
<BR>
I can help here-- I've done this. If you do a cvs update, you need to do a &quot;make clean&quot;<BR>
before you do the &quot;make&quot;.<BR>
<BR>
My conclusion is that not all the dependencies are encoded in the Makefile, and<BR>
therefore, it is far safer to &quot;make clean; make&quot; than not not to clean everything and <BR>
just go ahead with the make. Some files may not be updated thereby, that really should<BR>
be, and you will have unpredictable problems.<BR>
<BR>
This will also guarantee that your stored version is updated.<BR>
<BR>
murf<BR>
<BR>
</BODY>
</HTML>