Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 7580d3f

Browse files
committedSep 28, 2008
Changed version to 1.0-rc4
git-svn-id: https://svn.pjsip.org/repos/pjproject/trunk@2332 74dad513-b988-da41-8d7b-12977e46ad98
1 parent e274613 commit 7580d3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pjlib/src/pj/config.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
#include <pj/ioqueue.h>
2222

2323
static const char *id = "config.c";
24-
PJ_DEF_DATA(const char*) PJ_VERSION = "1.0-rc3-trunk";
24+
PJ_DEF_DATA(const char*) PJ_VERSION = "1.0-rc4";
2525

2626
/*
2727
* Get PJLIB version string.

0 commit comments

Comments
 (0)