Changed version to 2.0-alpha2

git-svn-id: https://svn.pjsip.org/repos/pjproject/trunk@3806 74dad513-b988-da41-8d7b-12977e46ad98
remotes/origin/android
Benny Prijono 13 years ago
parent aa46ce0b95
commit e1c94ca738

@ -1164,7 +1164,7 @@ PJ_BEGIN_DECL
* Extra suffix for the version (e.g. "-trunk"), or empty for
* web release version.
*/
#define PJ_VERSION_NUM_EXTRA "-alpha-svn"
#define PJ_VERSION_NUM_EXTRA "-alpha2"
/**
* PJLIB version number consists of three bytes with the following format:

@ -1 +1 @@
export PJ_VERSION := 2.0-alpha-svn
export PJ_VERSION := 2.0-alpha2

Loading…
Cancel
Save