summaryrefslogtreecommitdiff
path: root/www/Hg.rst
diff options
context:
space:
mode:
Diffstat (limited to 'www/Hg.rst')
-rw-r--r--www/Hg.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/Hg.rst b/www/Hg.rst
index ddaf65a..06e2cea 100644
--- a/www/Hg.rst
+++ b/www/Hg.rst
@@ -86,9 +86,9 @@ By default the cloned directory is populated with files from the
`default` (i.e. head) branch of the code, which is where active
development happens.
-If you require a specific release of GraphicsMagick (e.g. 1.3.36), you may select it like::
+If you require a specific release of GraphicsMagick (e.g. 1.3.40), you may select it like::
- hg update -r GraphicsMagick-1_3_36
+ hg update -r GraphicsMagick-1_3_40
or if you require a specific branch of GraphicsMagick (e.g. 1.3), you may use::