Changed version to 1.0-rc4

git-svn-id: https://svn.pjsip.org/repos/pjproject/trunk@2332 74dad513-b988-da41-8d7b-12977e46ad98
This commit is contained in:
Benny Prijono 2008-09-28 09:27:33 +00:00
parent e27461311d
commit 7580d3f242
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
#include <pj/ioqueue.h>
static const char *id = "config.c";
PJ_DEF_DATA(const char*) PJ_VERSION = "1.0-rc3-trunk";
PJ_DEF_DATA(const char*) PJ_VERSION = "1.0-rc4";
/*
* Get PJLIB version string.