Hi,
I've updated my Asterisk 3 times with :
cvs checkout -r v1-0 zaptel asterisk asterisk-addons
and then do
cd asterisk make clean && make && make install make samples make progdocs
and then when I run Asterisk I get :
Asterisk CVS-v1-0-02/11/05-01:46:25, Copyright (C) 1999-2004 Digium.
Is this a bug in CVS handling or am I doing something wrong ? How to check which version of CVS I have from commandline ?
If you're updating use "cvs update -r v1-0 zaptel asterisk asterisk-addons" The version printed comes from the .verison file in Asterisk. Remove it and rebuiild.
_______________________________________________
Asterisk-Users mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
