summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--PORTABLE_VERSION2
-rw-r--r--plugins/gtkui/Makefile.am6
2 files changed, 4 insertions, 4 deletions
diff --git a/PORTABLE_VERSION b/PORTABLE_VERSION
index e54f0993..e312c7d6 100644
--- a/PORTABLE_VERSION
+++ b/PORTABLE_VERSION
@@ -1 +1 @@
-0.6.0-rc1
+0.6.0-rc2
diff --git a/plugins/gtkui/Makefile.am b/plugins/gtkui/Makefile.am
index 3d4bbc51..f6c30c75 100644
--- a/plugins/gtkui/Makefile.am
+++ b/plugins/gtkui/Makefile.am
@@ -13,9 +13,9 @@ gtkuidir = $(libdir)/$(PACKAGE)
#endif
#endif
-if OS_OSX
-OSXSRC = retina.m
-endif
+#if OS_OSX
+#OSXSRC = retina.m
+#endif
GTKUI_SOURCES = gtkui.c gtkui.h\
callbacks.c interface.c support.c callbacks.h interface.h support.h\