Index: Vago/trunk/Vago/readme.txt
===================================================================
--- Vago/trunk/Vago/readme.txt	(revision 1037)
+++ Vago/trunk/Vago/readme.txt	(revision 1038)
@@ -1,5 +1,5 @@
 Readme.txt
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-Vago GUI v0.9b
+Vago GUI v0.9c
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
@@ -38,5 +38,8 @@
 Change Log:
 ----------------------------------
-0.9b, 25-03-2016
+0.9c, 02-04-2016
+- Fixed ONI FILES to DAT - Add button does not let to select a folder
+----------------------------------
+0.9b, 24-03-2016
 - Fixes for Mac OS X 10.11: fixed OniSplit integration, fixed startup bug (Iritsen's fix), 
 fixed bug when copying and creating AEI packages
Index: Vago/trunk/Vago/util.h
===================================================================
--- Vago/trunk/Vago/util.h	(revision 1037)
+++ Vago/trunk/Vago/util.h	(revision 1038)
@@ -14,5 +14,5 @@
 namespace GlobalVars{
 
-const QString AppVersion="0.9b";
+const QString AppVersion="0.9c";
 const QString OniSplitString="OniSplit.exe";
 const QString XmlToolsString="xmlTools.exe";
