Changed version to 2.14 (2)-Change PJ_VERSION_NUM_EXTRA

This commit is contained in:
Riza Sulistyo 2023-11-01 16:37:28 +07:00
parent b1c5377a2b
commit 08578e86ee
1 changed files with 1 additions and 1 deletions

View File

@ -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: