[openbnc-cvs] openbnc/src p_version.h,1.1.1.1,1.2
Status: Beta
Brought to you by:
andrereis
From: Nuno Apar?c. <nun...@us...> - 2004-05-28 15:33:15
|
Update of /cvsroot/openbnc/openbnc/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14647/openbnc/src Modified Files: p_version.h Log Message: Index: p_version.h =================================================================== RCS file: /cvsroot/openbnc/openbnc/src/p_version.h,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -u -d -r1.1.1.1 -r1.2 --- p_version.h 24 May 2004 16:44:16 -0000 1.1.1.1 +++ p_version.h 28 May 2004 15:33:04 -0000 1.2 @@ -1,5 +1,5 @@ -#define APPNAME "psyBNC" -#define APPVER "2.3.1" +#define APPNAME "openBNC" +#define APPVER "0.0.1" #ifdef P_MAIN |