summaryrefslogtreecommitdiff
path: root/src/version.h
diff options
context:
space:
mode:
authorbustico2013-05-06 15:55:23 +0000
committerbustico2013-05-06 15:55:23 +0000
commita5d7e0be2570bd5250da6141fc75db8690a26c52 (patch)
treec65d8cfd64c2a54eb84039d0dcbfe83bbd729493 /src/version.h
parent28a7e628b8b5411441b178480e1dcfa40e9930c8 (diff)
downloadivy-c-a5d7e0be2570bd5250da6141fc75db8690a26c52.zip
ivy-c-a5d7e0be2570bd5250da6141fc75db8690a26c52.tar.gz
ivy-c-a5d7e0be2570bd5250da6141fc75db8690a26c52.tar.bz2
ivy-c-a5d7e0be2570bd5250da6141fc75db8690a26c52.tar.xz
some Makefile and debian build fixes
Diffstat (limited to 'src/version.h')
-rw-r--r--src/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/version.h b/src/version.h
index d522840..8288a6b 100644
--- a/src/version.h
+++ b/src/version.h
@@ -26,4 +26,4 @@
*
*/
#define IVYMAJOR_VERSION 3
-#define IVYMINOR_VERSION 12
+#define IVYMINOR_VERSION 13