summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@linux.intel.com>2009-04-17 15:19:42 +0100
committerEmmanuele Bassi <ebassi@linux.intel.com>2009-04-17 15:19:42 +0100
commitbfcc50d5b199e72ed3e5a7556ac2294442e3ac55 (patch)
tree2e39d7dee3805180aaecfb933d47b72f63c3e6fc
parentcbc92b72b2d7870a916f24055f8c2aa2371aa4ea (diff)
downloadjson-glib-bfcc50d5b199e72ed3e5a7556ac2294442e3ac55.tar.gz
[docs] Remove newline from the version template
The newline at the end of the version.xml.in file is retained when using its contents as the version entity in the API reference docbook.
-rw-r--r--doc/reference/version.xml.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/reference/version.xml.in b/doc/reference/version.xml.in
index 922645c..c8d7ac8 100644
--- a/doc/reference/version.xml.in
+++ b/doc/reference/version.xml.in
@@ -1 +1 @@
-@JSON_VERSION@
+@JSON_VERSION@ \ No newline at end of file