X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c80ae454525958da33f8ac0fb46724ea503aa92d..ac687ddffb6f199603abc2415f7bcf0d051f1eca:/samples/html/htmlctrl/Makefile.in diff --git a/samples/html/htmlctrl/Makefile.in b/samples/html/htmlctrl/Makefile.in index 22ee8140a0..eff9482dc5 100644 --- a/samples/html/htmlctrl/Makefile.in +++ b/samples/html/htmlctrl/Makefile.in @@ -40,8 +40,8 @@ wx_top_builddir = @wx_top_builddir@ ### Variables: ### DESTDIR = -WX_RELEASE = 2.9 -WX_VERSION = $(WX_RELEASE).5 +WX_RELEASE = 3.0 +WX_VERSION = $(WX_RELEASE).0 LIBDIRNAME = $(wx_top_builddir)/lib HTMLCTRL_CXXFLAGS = -D__WX$(TOOLKIT)__ $(__WXUNIV_DEFINE_p) \ $(__DEBUG_DEFINE_p) $(__EXCEPTIONS_DEFINE_p) $(__RTTI_DEFINE_p) \