summaryrefslogtreecommitdiff
path: root/config.hw.in
diff options
context:
space:
mode:
authorjoe <joe@61a7d7f5-40b7-0310-9c16-bb0ea8cb1845>2005-06-22 08:14:15 +0000
committerjoe <joe@61a7d7f5-40b7-0310-9c16-bb0ea8cb1845>2005-06-22 08:14:15 +0000
commitd3fa82a290c9a8264ddc18c31010d6a6dec3c871 (patch)
tree94ebe6a6fd36af790801547cbc3b1741f35c3fbc /config.hw.in
parent1d6b9f70de900f0dd97f423a3aa7e09294f73255 (diff)
downloadneon-d3fa82a290c9a8264ddc18c31010d6a6dec3c871.tar.gz
* config.hw.in: Really fix the Win32 build.
git-svn-id: http://svn.webdav.org/repos/projects/neon/trunk@635 61a7d7f5-40b7-0310-9c16-bb0ea8cb1845
Diffstat (limited to 'config.hw.in')
-rw-r--r--config.hw.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.hw.in b/config.hw.in
index c0f2850..e057854 100644
--- a/config.hw.in
+++ b/config.hw.in
@@ -25,7 +25,7 @@
#ifdef WIN32
-#define NE_VERSION "@VERSION@"
+#define NEON_VERSION "@VERSION@"
#define NE_VERSION_MAJOR (@MAJOR@)
#define NE_VERSION_MINOR (@MINOR@)