From 1625b41f624e35d518da89d44063a6f1b784226f Mon Sep 17 00:00:00 2001
From: jonwd7 <jon.wd7@gmail.com>
Date: Tue, 30 May 2017 14:33:16 -0400
Subject: [PATCH] Version increment

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

diff --git a/nif.xml b/nif.xml
index 62f221c..85dcc97 100644
--- a/nif.xml
+++ b/nif.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE niftoolsxml>
-<niftoolsxml version="0.8.3.0">
+<niftoolsxml version="0.8.4.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