summaryrefslogtreecommitdiff
path: root/www/Hg.rst
diff options
context:
space:
mode:
authorJiyong <jiyong.min@samsung.com>2023-12-06 10:30:38 +0900
committerJiyong <jiyong.min@samsung.com>2023-12-06 10:31:10 +0900
commit2c17c6b7ecf6d96c9b4004cd7b79d860b66e6ae3 (patch)
treec2510f971c95cb79f5a4bd55c841d294bf5197fd /www/Hg.rst
parent043c171f3b5935329641967057ae5f45bc1a5631 (diff)
downloadGraphicsMagick-upstream.tar.gz
GraphicsMagick-upstream.tar.bz2
GraphicsMagick-upstream.zip
Imported Upstream version 1.3.42upstream/1.3.42upstream
Change-Id: I4f2a12cbf50e1a459e7bac7c5a8e374071620eea
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::