[openbnc-cvs] openbnc/src p_version.h,1.3,1.4
Status: Beta
Brought to you by:
andrereis
From: Nuno A. <nun...@us...> - 2004-06-09 08:53:59
|
Update of /cvsroot/openbnc/openbnc/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31422/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.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- p_version.h 4 Jun 2004 16:26:39 -0000 1.3 +++ p_version.h 9 Jun 2004 08:53:50 -0000 1.4 @@ -18,7 +18,7 @@ */ #define APPNAME "openBNC" -#define APPVER "1.1" +#define APPVER "1.0" #ifdef P_MAIN |