Update version to 2.9.4 in version.bkl too and rebake everything.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 18 Dec 2011 14:35:50 +0000 (14:35 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 18 Dec 2011 14:35:50 +0000 (14:35 +0000)
commit08670ea85abf4b4946a9ce64971b591d7b1ee30b
treed1b00a624f6735f8ab042c51aba52171b0f6f4d5
parent75cb911c7c8a475269901bf5f0c69c583d79e498
Update version to 2.9.4 in version.bkl too and rebake everything.

Change the version for Unix shared libraries too.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70044 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
199 files changed:
Makefile.in
build/bakefiles/version.bkl
build/msw/makefile.bcc
build/msw/makefile.gcc
build/msw/makefile.vc
build/msw/makefile.wat
build/msw/wx_adv.dsp
build/msw/wx_aui.dsp
build/msw/wx_base.dsp
build/msw/wx_core.dsp
build/msw/wx_gl.dsp
build/msw/wx_html.dsp
build/msw/wx_media.dsp
build/msw/wx_net.dsp
build/msw/wx_propgrid.dsp
build/msw/wx_qa.dsp
build/msw/wx_ribbon.dsp
build/msw/wx_richtext.dsp
build/msw/wx_stc.dsp
build/msw/wx_vc7_adv.vcproj
build/msw/wx_vc7_aui.vcproj
build/msw/wx_vc7_base.vcproj
build/msw/wx_vc7_core.vcproj
build/msw/wx_vc7_gl.vcproj
build/msw/wx_vc7_html.vcproj
build/msw/wx_vc7_media.vcproj
build/msw/wx_vc7_net.vcproj
build/msw/wx_vc7_propgrid.vcproj
build/msw/wx_vc7_qa.vcproj
build/msw/wx_vc7_ribbon.vcproj
build/msw/wx_vc7_richtext.vcproj
build/msw/wx_vc7_stc.vcproj
build/msw/wx_vc7_webview.vcproj
build/msw/wx_vc7_xml.vcproj
build/msw/wx_vc7_xrc.vcproj
build/msw/wx_vc8_adv.vcproj
build/msw/wx_vc8_aui.vcproj
build/msw/wx_vc8_base.vcproj
build/msw/wx_vc8_core.vcproj
build/msw/wx_vc8_gl.vcproj
build/msw/wx_vc8_html.vcproj
build/msw/wx_vc8_media.vcproj
build/msw/wx_vc8_net.vcproj
build/msw/wx_vc8_propgrid.vcproj
build/msw/wx_vc8_qa.vcproj
build/msw/wx_vc8_ribbon.vcproj
build/msw/wx_vc8_richtext.vcproj
build/msw/wx_vc8_stc.vcproj
build/msw/wx_vc8_webview.vcproj
build/msw/wx_vc8_xml.vcproj
build/msw/wx_vc8_xrc.vcproj
build/msw/wx_vc9_adv.vcproj
build/msw/wx_vc9_aui.vcproj
build/msw/wx_vc9_base.vcproj
build/msw/wx_vc9_core.vcproj
build/msw/wx_vc9_gl.vcproj
build/msw/wx_vc9_html.vcproj
build/msw/wx_vc9_media.vcproj
build/msw/wx_vc9_net.vcproj
build/msw/wx_vc9_propgrid.vcproj
build/msw/wx_vc9_qa.vcproj
build/msw/wx_vc9_ribbon.vcproj
build/msw/wx_vc9_richtext.vcproj
build/msw/wx_vc9_stc.vcproj
build/msw/wx_vc9_webview.vcproj
build/msw/wx_vc9_xml.vcproj
build/msw/wx_vc9_xrc.vcproj
build/msw/wx_webview.dsp
build/msw/wx_xml.dsp
build/msw/wx_xrc.dsp
demos/bombs/Makefile.in
demos/forty/Makefile.in
demos/fractal/Makefile.in
demos/life/Makefile.in
demos/poem/Makefile.in
samples/access/Makefile.in
samples/animate/Makefile.in
samples/artprov/Makefile.in
samples/aui/Makefile.in
samples/calendar/Makefile.in
samples/caret/Makefile.in
samples/clipboard/Makefile.in
samples/collpane/Makefile.in
samples/combo/Makefile.in
samples/config/Makefile.in
samples/controls/Makefile.in
samples/dataview/Makefile.in
samples/debugrpt/Makefile.in
samples/dialogs/Makefile.in
samples/dialup/Makefile.in
samples/display/Makefile.in
samples/dll/Makefile.in
samples/dnd/Makefile.in
samples/docview/Makefile.in
samples/dragimag/Makefile.in
samples/drawing/Makefile.in
samples/erase/Makefile.in
samples/event/Makefile.in
samples/except/Makefile.in
samples/exec/Makefile.in
samples/font/Makefile.in
samples/fswatcher/Makefile.in
samples/grid/Makefile.in
samples/help/Makefile.in
samples/htlbox/Makefile.in
samples/html/about/Makefile.in
samples/html/help/Makefile.in
samples/html/helpview/Makefile.in
samples/html/htmlctrl/Makefile.in
samples/html/printing/Makefile.in
samples/html/test/Makefile.in
samples/html/virtual/Makefile.in
samples/html/widget/Makefile.in
samples/html/zip/Makefile.in
samples/image/Makefile.in
samples/internat/Makefile.in
samples/ipc/Makefile.in
samples/joytest/Makefile.in
samples/keyboard/Makefile.in
samples/layout/Makefile.in
samples/listctrl/Makefile.in
samples/mdi/Makefile.in
samples/mediaplayer/Makefile.in
samples/memcheck/Makefile.in
samples/menu/Makefile.in
samples/minimal/Makefile.in
samples/nativdlg/Makefile.in
samples/notebook/Makefile.in
samples/oleauto/Makefile.in
samples/opengl/cube/Makefile.in
samples/opengl/isosurf/Makefile.in
samples/opengl/penguin/Makefile.in
samples/ownerdrw/Makefile.in
samples/popup/Makefile.in
samples/power/Makefile.in
samples/printing/Makefile.in
samples/propgrid/Makefile.in
samples/regtest/Makefile.in
samples/render/Makefile.in
samples/render/makefile.bcc
samples/render/makefile.gcc
samples/render/makefile.vc
samples/render/makefile.wat
samples/render/render_renddll.dsp
samples/render/render_vc7_renddll.vcproj
samples/render/render_vc8_renddll.vcproj
samples/render/render_vc9_renddll.vcproj
samples/ribbon/Makefile.in
samples/richtext/Makefile.in
samples/sashtest/Makefile.in
samples/scroll/Makefile.in
samples/shaped/Makefile.in
samples/sockets/Makefile.in
samples/sound/Makefile.in
samples/splash/Makefile.in
samples/splitter/Makefile.in
samples/statbar/Makefile.in
samples/stc/Makefile.in
samples/svg/Makefile.in
samples/taborder/Makefile.in
samples/taskbar/Makefile.in
samples/text/Makefile.in
samples/thread/Makefile.in
samples/toolbar/Makefile.in
samples/treectrl/Makefile.in
samples/treelist/Makefile.in
samples/treelist/makefile.bcc
samples/treelist/makefile.gcc
samples/treelist/makefile.vc
samples/treelist/makefile.wat
samples/typetest/Makefile.in
samples/uiaction/Makefile.in
samples/validate/Makefile.in
samples/vscroll/Makefile.in
samples/webview/Makefile.in
samples/webview/makefile.bcc
samples/webview/makefile.gcc
samples/webview/makefile.vc
samples/webview/makefile.wat
samples/widgets/Makefile.in
samples/wizard/Makefile.in
samples/wrapsizer/Makefile.in
samples/xrc/Makefile.in
samples/xrc/makefile.bcc
samples/xrc/makefile.gcc
samples/xrc/makefile.vc
samples/xrc/makefile.wat
samples/xti/Makefile.in
tests/Makefile.in
tests/makefile.bcc
tests/makefile.gcc
tests/makefile.vc
tests/makefile.wat
tests/test_test_gui.dsp
tests/test_vc7_test_gui.vcproj
tests/test_vc8_test_gui.vcproj
tests/test_vc9_test_gui.vcproj
utils/helpview/src/Makefile.in
utils/screenshotgen/src/Makefile.in