summaryrefslogtreecommitdiff
path: root/pjlib
diff options
context:
space:
mode:
authorNanang Izzuddin <nanang@teluu.com>2012-04-27 08:42:06 +0000
committerNanang Izzuddin <nanang@teluu.com>2012-04-27 08:42:06 +0000
commit1fad848758937ef0db2f55582a2b48d2720d48d3 (patch)
treea9c65f2ce3e72ec1dfe9e443ef1bfa4429ad0d4e /pjlib
parent27f0167aa8a7c5bfa67c51481c9fda57b72173eb (diff)
Changed version to 1.14-svn
git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/1.x@4111 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'pjlib')
-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 eeefec09..4119adb5 100644
--- a/pjlib/include/pj/config.h
+++ b/pjlib/include/pj/config.h
@@ -1128,10 +1128,10 @@ PJ_BEGIN_DECL
#define PJ_VERSION_NUM_REV 0
/**
- * Extra suffix for the version (e.g. "-trunk"), or empty for
+ * Extra suffix for the version (e.g. "-svn"), or empty for
* web release version.
*/
-#define PJ_VERSION_NUM_EXTRA ""
+#define PJ_VERSION_NUM_EXTRA "-svn"
/**
* PJLIB version number consists of three bytes with the following format: