aboutsummaryrefslogtreecommitdiffstats
path: root/tools/ioemu/include/bxversion.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/ioemu/include/bxversion.h')
-rw-r--r--tools/ioemu/include/bxversion.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/tools/ioemu/include/bxversion.h b/tools/ioemu/include/bxversion.h
new file mode 100644
index 0000000000..1c640f9f86
--- /dev/null
+++ b/tools/ioemu/include/bxversion.h
@@ -0,0 +1,7 @@
+/////////////////////////////////////////////////////////////////////////
+// This file is checked in as bxversion.h.in. The configure script
+// substitutes variables and creates bxversion.h.
+/////////////////////////////////////////////////////////////////////////
+
+#define VER_STRING "2.1.1"
+#define REL_STRING "February 08, 2004"