summaryrefslogtreecommitdiff
path: root/win32/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'win32/config.h')
-rw-r--r--win32/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/win32/config.h b/win32/config.h
index 510d032b37..c871d7073d 100644
--- a/win32/config.h
+++ b/win32/config.h
@@ -39,8 +39,8 @@
#define RSHIFT(x,y) ((x)>>y)
#define FILE_COUNT _cnt
#define DLEXT ".dll"
-#define RUBY_LIB "/usr/local/lib/ruby/1.3"
-#define RUBY_ARCHLIB "/usr/local/lib/ruby/1.3/i386-mswin32"
+#define RUBY_LIB "/usr/local/lib/ruby/1.4"
+#define RUBY_ARCHLIB "/usr/local/lib/ruby/1.4/i386-mswin32"
#define RUBY_PLATFORM "i386-mswin32"
#define SIZEOF_INT 4