[PATCH 09/12] doc: Fix some wrong versions

Andrea Canciani <[email protected]>
Newsgroups gmane.comp.lib.cairo
Message-ID <[email protected]>
The script from the previous commit reported that some 'Since' fields
indicate incorrect versions.
---
 src/cairo-quartz-surface.c |    6 +++---
 src/cairo-script-surface.c |    2 +-
 src/cairo-script.h         |    2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/src/cairo-quartz-surface.c b/src/cairo-quartz-surface.c
index 818e908..d216261 100644
--- a/src/cairo-quartz-surface.c
+++ b/src/cairo-quartz-surface.c
@@ -2314,7 +2314,7 @@ _cairo_quartz_surface_create_internal (CGContextRef cgContext,
  *
  * Return value: the newly created Cairo surface.
  *
- * Since: 1.4
+ * Since: 1.6
  **/
 
 cairo_surface_t *
@@ -2345,7 +2345,7 @@ cairo_quartz_surface_create_for_cg_context (CGContextRef cgContext,
  *
  * Return value: the newly created surface.
  *
- * Since: 1.4
+ * Since: 1.6
  **/
 cairo_surface_t *
 cairo_quartz_surface_create (cairo_format_t format,
@@ -2458,7 +2458,7 @@ cairo_quartz_surface_create (cairo_format_t format,
  *
  * Return value: the CGContextRef for the given surface.
  *
- * Since: 1.4
+ * Since: 1.6
  **/
 CGContextRef
 cairo_quartz_surface_get_cg_context (cairo_surface_t *surface)
diff --git a/src/cairo-script-surface.c b/src/cairo-script-surface.c
index a2de7d6..74177e0 100644
--- a/src/cairo-script-surface.c
+++ b/src/cairo-script-surface.c
@@ -60,7 +60,7 @@
  * Defined if the script surface backend is available.
  * The script surface backend is always built in since 1.12.
  *
- * Since: 1.10
+ * Since: 1.12
  **/
 
 
diff --git a/src/cairo-script.h b/src/cairo-script.h
index 371b29a..c4cad9f 100644
--- a/src/cairo-script.h
+++ b/src/cairo-script.h
@@ -49,7 +49,7 @@ CAIRO_BEGIN_DECLS
  *
  * A set of script output variants.
  *
- * Since: 1.10
+ * Since: 1.12
  **/
 typedef enum {
     CAIRO_SCRIPT_MODE_ASCII,
-- 
1.7.5.4

--
cairo mailing list
[email protected]
http://lists.cairographics.org/mailman/listinfo/cairo
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.