summaryrefslogtreecommitdiffstats
path: root/src/lib/netlist/prg/nltool.cpp
diff options
context:
space:
mode:
author Vas Crabb <vas@vastheman.com>2019-02-24 14:25:42 +1100
committer Vas Crabb <vas@vastheman.com>2019-02-24 14:25:42 +1100
commit0ed2d2684e5ce5798cde34fbc48799e30148c5ca (patch)
treea35fd0a43a33ebfa040872d8f7d71c62997c910f /src/lib/netlist/prg/nltool.cpp
parent30ae22c2e218b4e3abde191bcc596ed9ff9dec4e (diff)
srcclean (nw)
Diffstat (limited to 'src/lib/netlist/prg/nltool.cpp')
-rw-r--r--src/lib/netlist/prg/nltool.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/netlist/prg/nltool.cpp b/src/lib/netlist/prg/nltool.cpp
index a751bbd2965..f9e25346493 100644
--- a/src/lib/netlist/prg/nltool.cpp
+++ b/src/lib/netlist/prg/nltool.cpp
@@ -17,7 +17,7 @@
#include <cstring>
-#define NLTOOL_VERSION 20190202
+#define NLTOOL_VERSION 20190202
class tool_app_t : public plib::app
{