Skip to content

Commit 68c7f55

Browse files
committed
Bump version number and dates for release.
svn path=/trunk/ogg/; revision=18054
1 parent f2f9344 commit 68c7f55

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

67 files changed

+197
-197
lines changed

doc/libogg/bitpacking.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<table border=0 width=100%>
1010
<tr>
1111
<td><p class=tiny>libogg documentation</p></td>
12-
<td align=right><p class=tiny>libogg release 1.2.1 - 20101029</p></td>
12+
<td align=right><p class=tiny>libogg release 1.3.0 - 20110804</p></td>
1313
</tr>
1414
</table>
1515

@@ -90,11 +90,11 @@ <h1>Bitpacking Functions</h1>
9090
<hr noshade>
9191
<table border=0 width=100%>
9292
<tr valign=top>
93-
<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
93+
<td><p class=tiny>copyright &copy; 2000-2011 Xiph.Org</p></td>
9494
<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
9595
</tr><tr>
9696
<td><p class=tiny>libogg documentation</p></td>
97-
<td align=right><p class=tiny>libogg release 1.2.1 - 20101029</p></td>
97+
<td align=right><p class=tiny>libogg release 1.3.0 - 20110804</p></td>
9898
</tr>
9999
</table>
100100

doc/libogg/datastructures.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<table border=0 width=100%>
1010
<tr>
1111
<td><p class=tiny>libogg documentation</p></td>
12-
<td align=right><p class=tiny>libogg release 1.2.1 - 20101029</p></td>
12+
<td align=right><p class=tiny>libogg release 1.3.0 - 20110804</p></td>
1313
</tr>
1414
</table>
1515

@@ -46,11 +46,11 @@ <h1>Base Data Structures</h1>
4646
<hr noshade>
4747
<table border=0 width=100%>
4848
<tr valign=top>
49-
<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
49+
<td><p class=tiny>copyright &copy; 2000-2011 Xiph.Org</p></td>
5050
<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
5151
</tr><tr>
5252
<td><p class=tiny>libogg documentation</p></td>
53-
<td align=right><p class=tiny>libogg release 1.2.1 - 20101029</p></td>
53+
<td align=right><p class=tiny>libogg release 1.3.0 - 20110804</p></td>
5454
</tr>
5555
</table>
5656

doc/libogg/decoding.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<table border=0 width=100%>
1010
<tr>
1111
<td><p class=tiny>libogg documentation</p></td>
12-
<td align=right><p class=tiny>libogg release 1.2.1 - 20101029</p></td>
12+
<td align=right><p class=tiny>libogg release 1.3.0 - 20110804</p></td>
1313
</tr>
1414
</table>
1515

@@ -91,11 +91,11 @@ <h1>Decoding</h1>
9191
<hr noshade>
9292
<table border=0 width=100%>
9393
<tr valign=top>
94-
<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
94+
<td><p class=tiny>copyright &copy; 2000-2011 Xiph.Org</p></td>
9595
<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
9696
</tr><tr>
9797
<td><p class=tiny>libogg documentation</p></td>
98-
<td align=right><p class=tiny>libogg release 1.2.1 - 20101029</p></td>
98+
<td align=right><p class=tiny>libogg release 1.3.0 - 20110804</p></td>
9999
</tr>
100100
</table>
101101

doc/libogg/encoding.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<table border=0 width=100%>
1010
<tr>
1111
<td><p class=tiny>libogg documentation</p></td>
12-
<td align=right><p class=tiny>libogg release 1.2.1 - 20101029</p></td>
12+
<td align=right><p class=tiny>libogg release 1.3.0 - 20110804</p></td>
1313
</tr>
1414
</table>
1515

@@ -63,11 +63,11 @@ <h1>Encoding</h1>
6363
<hr noshade>
6464
<table border=0 width=100%>
6565
<tr valign=top>
66-
<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
66+
<td><p class=tiny>copyright &copy; 2000-2011 Xiph.Org</p></td>
6767
<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
6868
</tr><tr>
6969
<td><p class=tiny>libogg documentation</p></td>
70-
<td align=right><p class=tiny>libogg release 1.2.1 - 20101029</p></td>
70+
<td align=right><p class=tiny>libogg release 1.3.0 - 20110804</p></td>
7171
</tr>
7272
</table>
7373

doc/libogg/general.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<table border=0 width=100%>
1010
<tr>
1111
<td><p class=tiny>libogg documentation</p></td>
12-
<td align=right><p class=tiny>libogg release 1.2.1 - 20101029</p></td>
12+
<td align=right><p class=tiny>libogg release 1.3.0 - 20110804</p></td>
1313
</tr>
1414
</table>
1515

@@ -96,11 +96,11 @@ <h1>General Functions</h1>
9696
<hr noshade>
9797
<table border=0 width=100%>
9898
<tr valign=top>
99-
<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
99+
<td><p class=tiny>copyright &copy; 2000-2011 Xiph.Org</p></td>
100100
<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
101101
</tr><tr>
102102
<td><p class=tiny>libogg documentation</p></td>
103-
<td align=right><p class=tiny>libogg release 1.2.1 - 20101029</p></td>
103+
<td align=right><p class=tiny>libogg release 1.3.0 - 20110804</p></td>
104104
</tr>
105105
</table>
106106

doc/libogg/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<table border=0 width=100%>
1010
<tr>
1111
<td><p class=tiny>libogg documentation</p></td>
12-
<td align=right><p class=tiny>libogg release 1.2.1 - 20101029</p></td>
12+
<td align=right><p class=tiny>libogg release 1.3.0 - 20110804</p></td>
1313
</tr>
1414
</table>
1515

@@ -26,11 +26,11 @@ <h1>Libogg Documentation</h1>
2626
<hr noshade>
2727
<table border=0 width=100%>
2828
<tr valign=top>
29-
<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
29+
<td><p class=tiny>copyright &copy; 2000-2011 Xiph.Org</p></td>
3030
<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
3131
</tr><tr>
3232
<td><p class=tiny>libogg documentation</p></td>
33-
<td align=right><p class=tiny>libogg release 1.2.1 - 20101029</p></td>
33+
<td align=right><p class=tiny>libogg release 1.3.0 - 20110804</p></td>
3434
</tr>
3535
</table>
3636

doc/libogg/ogg_iovec_t.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<table border=0 width=100%>
1010
<tr>
1111
<td><p class=tiny>libogg documentation</p></td>
12-
<td align=right><p class=tiny>libogg release 1.2.1 - 20101029</p></td>
12+
<td align=right><p class=tiny>libogg release 1.3.0 - 20110804</p></td>
1313
</tr>
1414
</table>
1515

@@ -49,11 +49,11 @@ <h3>Relevant Struct Members</h3>
4949
<hr noshade>
5050
<table border=0 width=100%>
5151
<tr valign=top>
52-
<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
52+
<td><p class=tiny>copyright &copy; 2000-2011 Xiph.Org</p></td>
5353
<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
5454
</tr><tr>
5555
<td><p class=tiny>libogg documentation</p></td>
56-
<td align=right><p class=tiny>libogg release 1.2.1 - 20101029</p></td>
56+
<td align=right><p class=tiny>libogg release 1.3.0 - 20110804</p></td>
5757
</tr>
5858
</table>
5959

doc/libogg/ogg_packet.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<table border=0 width=100%>
1010
<tr>
1111
<td><p class=tiny>libogg documentation</p></td>
12-
<td align=right><p class=tiny>libogg release 1.2.1 - 20101029</p></td>
12+
<td align=right><p class=tiny>libogg release 1.3.0 - 20110804</p></td>
1313
</tr>
1414
</table>
1515

@@ -62,11 +62,11 @@ <h3>Relevant Struct Members</h3>
6262
<hr noshade>
6363
<table border=0 width=100%>
6464
<tr valign=top>
65-
<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
65+
<td><p class=tiny>copyright &copy; 2000-2011 Xiph.Org</p></td>
6666
<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
6767
</tr><tr>
6868
<td><p class=tiny>libogg documentation</p></td>
69-
<td align=right><p class=tiny>libogg release 1.2.1 - 20101029</p></td>
69+
<td align=right><p class=tiny>libogg release 1.3.0 - 20110804</p></td>
7070
</tr>
7171
</table>
7272

doc/libogg/ogg_packet_clear.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<table border=0 width=100%>
1010
<tr>
1111
<td><p class=tiny>libogg documentation</p></td>
12-
<td align=right><p class=tiny>libogg release 1.2.1 - 20101029</p></td>
12+
<td align=right><p class=tiny>libogg release 1.3.0 - 20110804</p></td>
1313
</tr>
1414
</table>
1515

@@ -50,11 +50,11 @@ <h3>Return Values</h3>
5050
<hr noshade>
5151
<table border=0 width=100%>
5252
<tr valign=top>
53-
<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
53+
<td><p class=tiny>copyright &copy; 2000-2011 Xiph.Org</p></td>
5454
<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
5555
</tr><tr>
5656
<td><p class=tiny>libogg documentation</p></td>
57-
<td align=right><p class=tiny>libogg release 1.2.1 - 20101029</p></td>
57+
<td align=right><p class=tiny>libogg release 1.3.0 - 20110804</p></td>
5858
</tr>
5959
</table>
6060

doc/libogg/ogg_page.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<table border=0 width=100%>
1010
<tr>
1111
<td><p class=tiny>libogg documentation</p></td>
12-
<td align=right><p class=tiny>libogg release 1.2.1 - 20101029</p></td>
12+
<td align=right><p class=tiny>libogg release 1.3.0 - 20110804</p></td>
1313
</tr>
1414
</table>
1515

@@ -62,11 +62,11 @@ <h3>Relevant Struct Members</h3>
6262
<hr noshade>
6363
<table border=0 width=100%>
6464
<tr valign=top>
65-
<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
65+
<td><p class=tiny>copyright &copy; 2000-2011 Xiph.Org</p></td>
6666
<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
6767
</tr><tr>
6868
<td><p class=tiny>libogg documentation</p></td>
69-
<td align=right><p class=tiny>libogg release 1.2.1 - 20101029</p></td>
69+
<td align=right><p class=tiny>libogg release 1.3.0 - 20110804</p></td>
7070
</tr>
7171
</table>
7272

0 commit comments

Comments
 (0)