diff --git a/pjlib/include/pj/config.h b/pjlib/include/pj/config.h index 1a234fd8f..9d09e3341 100644 --- a/pjlib/include/pj/config.h +++ b/pjlib/include/pj/config.h @@ -1502,7 +1502,7 @@ PJ_BEGIN_DECL * Extra suffix for the version (e.g. "-trunk"), or empty for * web release version. */ -#define PJ_VERSION_NUM_EXTRA "-dev" +#define PJ_VERSION_NUM_EXTRA "" /** * PJLIB version number consists of three bytes with the following format: