From dbd86de75746a56399d53f3e150435d04dfff66d Mon Sep 17 00:00:00 2001
From: jonwd7 <jon.wd7@gmail.com>
Date: Sun, 28 May 2017 10:52:20 -0400
Subject: [PATCH] Version increment

---
 nif.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nif.xml b/nif.xml
index bdeb77b..790551f 100644
--- a/nif.xml
+++ b/nif.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE niftoolsxml>
-<niftoolsxml version="0.8.2.0">
+<niftoolsxml version="0.8.3.0">
     <!--These are the version numbers marked as supported by NifSkope.
         The num argument is the numeric representation created by storing
         each part of the version in a byte.  For example, 4.0.0.2 is
-- 
GitLab