summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2007-01-25 01:38:03 +0000
committerBenny Prijono <bennylp@teluu.com>2007-01-25 01:38:03 +0000
commite8df6a063d3365ab28fb5a08583a98327cdba775 (patch)
treeed01f0b899b811620dd2a73cae68397464cc7091
parentb7680744381c03eeaf56d600c30ba95c062cec1b (diff)
Updated doxygen documentation to version 0.5.10
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@905 74dad513-b988-da41-8d7b-12977e46ad98
-rw-r--r--pjlib-util/docs/footer.html2
-rw-r--r--pjlib/docs/footer.html2
-rw-r--r--pjlib/include/pj/doxygen.h2
-rw-r--r--pjlib/src/pj/config.c2
-rw-r--r--pjmedia/docs/footer.html2
-rw-r--r--pjsip/docs/doxygen.h2
-rw-r--r--pjsip/docs/footer.html2
7 files changed, 7 insertions, 7 deletions
diff --git a/pjlib-util/docs/footer.html b/pjlib-util/docs/footer.html
index 636d39c6..96c82062 100644
--- a/pjlib-util/docs/footer.html
+++ b/pjlib-util/docs/footer.html
@@ -1,7 +1,7 @@
<p>&nbsp;</p>
<hr><center>
PJLIB-UTIL Open Source, small footprint, and portable asynchronous/caching DNS resolver, text scanner, STUN client, and XML library<br>
-(C)2001-2006 Benny Prijono
+(C)2001-2007 Benny Prijono
</center>
diff --git a/pjlib/docs/footer.html b/pjlib/docs/footer.html
index 9965d35c..7c7bc4a5 100644
--- a/pjlib/docs/footer.html
+++ b/pjlib/docs/footer.html
@@ -1,7 +1,7 @@
<p>&nbsp;</p>
<hr><center>
PJLIB Open Source, high performance, small footprint, and very very portable framework<br>
-(C)2001-2006 Benny Prijono
+(C)2001-2007 Benny Prijono
</center>
diff --git a/pjlib/include/pj/doxygen.h b/pjlib/include/pj/doxygen.h
index 5208dfe7..f47f42ed 100644
--- a/pjlib/include/pj/doxygen.h
+++ b/pjlib/include/pj/doxygen.h
@@ -55,7 +55,7 @@
*
* @subsection doc_ver_subsec Version
*
- * This document corresponds to PJLIB version 0.5.9.5.
+ * This document corresponds to PJLIB version 0.5.10.
*
*
* @subsection find_samples_subsec How to Read This Document
diff --git a/pjlib/src/pj/config.c b/pjlib/src/pj/config.c
index e4c5db61..9ce15a1d 100644
--- a/pjlib/src/pj/config.c
+++ b/pjlib/src/pj/config.c
@@ -21,7 +21,7 @@
#include <pj/ioqueue.h>
static const char *id = "config.c";
-const char *PJ_VERSION = "0.5.9.1";
+const char *PJ_VERSION = "0.5.9.9";
PJ_DEF(void) pj_dump_config(void)
{
diff --git a/pjmedia/docs/footer.html b/pjmedia/docs/footer.html
index c95d6f6f..ff3bec92 100644
--- a/pjmedia/docs/footer.html
+++ b/pjmedia/docs/footer.html
@@ -1,7 +1,7 @@
<p>&nbsp;</p>
<hr><center>
PJMEDIA small footprint Open Source media stack<br>
-(C)2003-2006 Benny Prijono
+(C)2003-2007 Benny Prijono
</center>
<!--#include virtual="/footer.html" -->
</BODY>
diff --git a/pjsip/docs/doxygen.h b/pjsip/docs/doxygen.h
index 6624839b..fe2d80ca 100644
--- a/pjsip/docs/doxygen.h
+++ b/pjsip/docs/doxygen.h
@@ -119,7 +119,7 @@
\n
@subsection doc_ver Version
- This document corresponds to PJSIP version 0.5.9.5.
+ This document corresponds to PJSIP version 0.5.10.
\n
@subsection doc_how_to_read How to Read This Document
diff --git a/pjsip/docs/footer.html b/pjsip/docs/footer.html
index cafc0b6b..9ee1ac28 100644
--- a/pjsip/docs/footer.html
+++ b/pjsip/docs/footer.html
@@ -1,7 +1,7 @@
<p>&nbsp;</p>
<hr><center>
PJSIP Open Source, high performance, small footprint, and very very portable SIP stack<br>
-(C)2003-2006 Benny Prijono
+(C)2003-2007 Benny Prijono
</center>
<!--#include virtual="/footer.html" -->