summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist/nl_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/netlist/nl_config.h')
-rw-r--r--src/lib/netlist/nl_config.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/lib/netlist/nl_config.h b/src/lib/netlist/nl_config.h
index fa001d22836..a6aa74381e4 100644
--- a/src/lib/netlist/nl_config.h
+++ b/src/lib/netlist/nl_config.h
@@ -10,9 +10,6 @@
#include "plib/pconfig.h"
#include "plib/pexception.h"
-// FIXME: Remove this again after testing
-#define USE_EVAL (0)
-
///
/// \brief Version - Major.
///
@@ -20,7 +17,7 @@
///
/// \brief Version - Minor.
///
-#define NL_VERSION_MINOR 10
+#define NL_VERSION_MINOR 11
/// \brief Version - Patch level.
///
#define NL_VERSION_PATCHLEVEL 0