summaryrefslogtreecommitdiff
path: root/pjlib/include/pj/config.h
diff options
context:
space:
mode:
authorNanang Izzuddin <nanang@teluu.com>2012-04-27 07:36:13 +0000
committerNanang Izzuddin <nanang@teluu.com>2012-04-27 07:36:13 +0000
commit27f0167aa8a7c5bfa67c51481c9fda57b72173eb (patch)
treef83b0a7fc414c018c59abe0730a3ffb18f18b746 /pjlib/include/pj/config.h
parenta3aee1f01e33891437d2f96e607f2358f9843e4c (diff)
Changed version to 1.14v1.14@4109
git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/1.x@4109 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'pjlib/include/pj/config.h')
-rw-r--r--pjlib/include/pj/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/pjlib/include/pj/config.h b/pjlib/include/pj/config.h
index ac986286..eeefec09 100644
--- a/pjlib/include/pj/config.h
+++ b/pjlib/include/pj/config.h
@@ -1122,7 +1122,7 @@ PJ_BEGIN_DECL
#define PJ_VERSION_NUM_MAJOR 1
/** PJLIB version minor number. */
-#define PJ_VERSION_NUM_MINOR 12
+#define PJ_VERSION_NUM_MINOR 14
/** PJLIB version revision number. */
#define PJ_VERSION_NUM_REV 0
@@ -1131,7 +1131,7 @@ PJ_BEGIN_DECL
* Extra suffix for the version (e.g. "-trunk"), or empty for
* web release version.
*/
-#define PJ_VERSION_NUM_EXTRA "-svn"
+#define PJ_VERSION_NUM_EXTRA ""
/**
* PJLIB version number consists of three bytes with the following format: