Skip to content

Commit 08578e8

Browse files
committed
Changed version to 2.14 (2)-Change PJ_VERSION_NUM_EXTRA
1 parent b1c5377 commit 08578e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pjlib/include/pj/config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1502,7 +1502,7 @@ PJ_BEGIN_DECL
15021502
* Extra suffix for the version (e.g. "-trunk"), or empty for
15031503
* web release version.
15041504
*/
1505-
#define PJ_VERSION_NUM_EXTRA "-dev"
1505+
#define PJ_VERSION_NUM_EXTRA ""
15061506

15071507
/**
15081508
* PJLIB version number consists of three bytes with the following format:

0 commit comments

Comments
 (0)