* Up version number ready for release
[bpgallery.git] / bpgallery.sh
index 3191eed9db26a7a89f810c00d652aaff0f8e3136..338b780e94ce9cd17d6934f6009dfe6113e584b5 100755 (executable)
@@ -19,7 +19,7 @@
 
 set -f
 
-VERSION="1.1.2"
+VERSION="1.1.3"
 
 function bpgallery_default_head() {
 cat <<END
@@ -499,9 +499,16 @@ set.
         WIDTH
             the width to make the icons
 
+        HEIGHT
+            the height to make the icons (sets up a bounding box with WIDTH)
+
         MEDIUMWIDTH
             set the width of images in the medium size pages
 
+        MEDIUMHEIGHT
+            the height to make images in the medium size pages (sets up a
+            bounding box with MEDIUMWIDTH)
+
         BPGALLERY_THEME
             set the theme to use (described below)