Update ABI/API compatibility reports after 2.5.0 release
[openjpeg.git] / _config.yml
index f1de8a590754838bb5048614fa7413f318896fdf..90708e09198629376b2f8d3746510489a4941fa7 100644 (file)
@@ -3,7 +3,8 @@
 permalink: /:categories/:year/:month/:day/:title 
 
 exclude: [".rvmrc", ".rbenv-version", "README.md", "Rakefile", "changelog.md"]
-highlighter: pygments
+highlighter: rouge
+paginate: 3
 
 # Themes are encouraged to use these universal variables 
 # so be sure to set them if your theme uses them.
@@ -17,8 +18,8 @@ author :
   twitter : openjpeg
   #feedburner : feedname
 
-# Version of binary release (update this for each new release!)
-binVersion: 2.1.0
+#  Version of binary release (update this for each new release!)
+binVersion: 2.5.0
 
 # Remaining URLs
 gitURL: https://github.com/uclouvain/openjpeg
@@ -38,6 +39,7 @@ newIssueURL: https://github.com/uclouvain/openjpeg/issues/new
 mlURL: 'https://groups.google.com/forum/#!forum/openjpeg'
 mlsubURL: 'https://groups.google.com/forum/#!forum/openjpeg/join'
 refSoftURL: http://www.jpeg.org/jpeg2000/software.html
+openjpipURL: https://github.com/uclouvain/openjpeg/wiki/OpenJPIP
 
 # The production_url is only used when full-domain names are needed
 # such as sitemap.txt 
@@ -76,8 +78,8 @@ JB :
   #   - Only the following values are falsy: ["", null, false]
   #   - When setting BASE_PATH it must be a valid url.
   #     This means always setting the protocol (http|https) or prefixing with "/"
-  BASE_PATH : false
-  #BASE_PATH : http://uclouvain.github.io/openjpeg
+  #BASE_PATH : false
+  BASE_PATH : http://www.openjpeg.org
 
   # By default, the asset_path is automatically defined relative to BASE_PATH plus the enabled theme.
   # ex: [BASE_PATH]/assets/themes/[THEME-NAME]