aboutsummaryrefslogtreecommitdiffstats
path: root/docbook
diff options
context:
space:
mode:
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2011-06-06 21:03:49 +0000
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2011-06-06 21:03:49 +0000
commit04ac4dc0c1879711bc7f544b6a6bc731e352bab7 (patch)
tree9cf798477e94573c3d2bc56cbee8e9bb247b3ffc /docbook
parent70893f32eb55f2c7207d0abaed705782b91ca44b (diff)
Bump the version.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@37577 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'docbook')
-rw-r--r--docbook/developer-guide.xml16
1 files changed, 8 insertions, 8 deletions
diff --git a/docbook/developer-guide.xml b/docbook/developer-guide.xml
index a855925397..ca229360d5 100644
--- a/docbook/developer-guide.xml
+++ b/docbook/developer-guide.xml
@@ -1,5 +1,5 @@
<?xml version="1.0"?>
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
+<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
<!-- $Id$ -->
@@ -45,7 +45,7 @@ DOCUMENT SECTION
<!--
Wireshark Info
-->
- <!ENTITY WiresharkCurrentVersion "1.4">
+ <!ENTITY WiresharkCurrentVersion "1.7">
<!ENTITY WiresharkWebSite "http://www.wireshark.org">
<!ENTITY WiresharkDownloadPage "&WiresharkWebSite;/download/">
<!ENTITY WiresharkAuthorsPage "&WiresharkRepositorySite;/wireshark/trunk/AUTHORS">
@@ -81,7 +81,7 @@ FILE SECTION
<!ENTITY Tools SYSTEM "wsdg_src/WSDG_chapter_tools.xml">
<!ENTITY Libraries SYSTEM "wsdg_src/WSDG_chapter_libraries.xml">
<!ENTITY Sources SYSTEM "wsdg_src/WSDG_chapter_sources.xml">
-
+
<!ENTITY BuildIntroduction SYSTEM "wsdg_src/WSDG_chapter_build_intro.xml">
<!ENTITY HowWiresharkWorks SYSTEM "wsdg_src/WSDG_chapter_works.xml">
<!ENTITY Capture SYSTEM "wsdg_src/WSDG_chapter_capture.xml">
@@ -104,15 +104,15 @@ FILE SECTION
<command>Part I. Wireshark Build Environment</command>
</para>
<para>
-<command>The first part describes how to set up the tools, libraries and
-source needed to generate Wireshark, and how to do some typical development
+<command>The first part describes how to set up the tools, libraries and
+source needed to generate Wireshark, and how to do some typical development
tasks.</command>
</para>
<para>
Part II. Wireshark Development
</para>
<para>
-The second part describes how the Wireshark sources are structured and how
+The second part describes how the Wireshark sources are structured and how
to change the sources (e.g. adding a new dissector).
</para>
</partintro>
@@ -129,14 +129,14 @@ to change the sources (e.g. adding a new dissector).
Part I. Wireshark Build Environment
</para>
<para>
-The first part describes how to set up the tools, libraries and source needed
+The first part describes how to set up the tools, libraries and source needed
to generate Wireshark, and how to do some typical development tasks.
</para>
<para>
<command>Part II. Wireshark Development</command>
</para>
<para>
-<command>The second part describes how the Wireshark sources are structured and how
+<command>The second part describes how the Wireshark sources are structured and how
to change the sources (e.g. adding a new dissector).</command>
</para>
</partintro>