diff options
-rw-r--r-- | html/en/home.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/en/home.html b/html/en/home.html index ab4394e..c1eb59a 100644 --- a/html/en/home.html +++ b/html/en/home.html @@ -10,7 +10,7 @@ <body bgcolor="#FFFFFF"> <div class="homeTitle">IM</div> <div class="homeDescription">Image Representation, Storage, Capture and Processing</div> -<div class="homeVersion">Version 3.5</div> +<div class="homeVersion">Version 3.6</div> <hr> <p><strong>IM</strong> is a toolkit for Digital Imaging. IM is based on 4 concepts: Image Representation, Storage, Processing and Capture. The main goal of the library is to provide a simple API and abstraction of images for scientific |