summaryrefslogtreecommitdiff
path: root/hw/dmx
diff options
context:
space:
mode:
authorBrian <brian@yutani.localnet.net>2007-04-24 14:10:09 -0600
committerBrian <brian@yutani.localnet.net>2007-04-24 14:10:09 -0600
commit18252a515d4989b983a3b7389636045e06d0f246 (patch)
tree7f2ed0cbbf120323b404de31e0cf92ff78eb2f40 /hw/dmx
parentce099a9b78195540ec251a6a3dbe26019c1a686d (diff)
bump release date to reflect input code updates
Diffstat (limited to 'hw/dmx')
-rw-r--r--hw/dmx/dmx-config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/dmx/dmx-config.h b/hw/dmx/dmx-config.h
index 9647448dc..18a05356b 100644
--- a/hw/dmx/dmx-config.h
+++ b/hw/dmx/dmx-config.h
@@ -66,7 +66,7 @@
((year-2000) * 10000) + \
((month) * 100) + \
((day) * 1)
-#define VENDOR_RELEASE DMX_VENDOR_RELEASE(1,2,2004,6,30)
+#define VENDOR_RELEASE DMX_VENDOR_RELEASE(1,2,2007,4,24)
#define VENDOR_STRING "DMX Project"
/* Enable the DMX extension */