summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author3-D printer team <3dprinter-general@lists.alioth.debian.org>2014-02-07 22:59:54 +0100
committerBas Wijnen <wijnen@debian.org>2014-02-07 22:59:54 +0100
commit5c38dfa350f21e677e11578f072359326d25d21b (patch)
treef9991f468365b998c3d282b3bb293d51cbdc205d
parent2c73c185343624000dceac0a96186379e26f4b04 (diff)
version
Gbp-Pq: Name version
-rw-r--r--settings.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/settings.h b/settings.h
index 1813dd5..b4ceebb 100644
--- a/settings.h
+++ b/settings.h
@@ -4,7 +4,7 @@
#include "utils/floatpoint.h"
#include <vector>
-#define VERSION "13.12"
+#define VERSION "14.01"
#define FIX_HORRIBLE_UNION_ALL_TYPE_A 0x01
#define FIX_HORRIBLE_UNION_ALL_TYPE_B 0x02