Changed version to 2.13 (2)-change PJ_VERSION_NUM_EXTRA

This commit is contained in:
sauwming 2022-11-24 13:24:24 +08:00
parent f25c7457cb
commit 43c745789d
1 changed files with 1 additions and 1 deletions

View File

@ -1415,7 +1415,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: