about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorDavid Hill <dhill@conformal.com>2013-06-12 09:15:27 -0400
committerDavid Hill <dhill@conformal.com>2013-06-12 09:15:27 -0400
commit3c6d867bcd363fd13a71e391edd0425c65835b18 (patch)
treed20525cfaa296a1fac6046e7584f9bed0b738cda
parent3b4a1ae51d7350ce319bb57d45c50b4f20dc764c (diff)
downloadxombrero-3c6d867bcd363fd13a71e391edd0425c65835b18.tar.gz
not sure why this was prematurely bumped
-rw-r--r--version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.h b/version.h
index aa6d329..da7268c 100644
--- a/version.h
+++ b/version.h
@@ -22,7 +22,7 @@
 #define XOMBRERO_STRINGIZE(x)	XOMBRERO_STR(x)
 
 #define XOMBRERO_MAJOR		1
-#define XOMBRERO_MINOR		6
+#define XOMBRERO_MINOR		5
 #define XOMBRERO_PATCH		0
 #define XOMBRERO_VERSION	XOMBRERO_STRINGIZE(XOMBRERO_MAJOR) "." \
 				XOMBRERO_STRINGIZE(XOMBRERO_MINOR) "." \