summaryrefslogtreecommitdiff
path: root/pjlib/include
diff options
context:
space:
mode:
Diffstat (limited to 'pjlib/include')
-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: