Increase version to 2.9.5.
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 10 Jul 2012 23:51:44 +0000 (23:51 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 10 Jul 2012 23:51:44 +0000 (23:51 +0000)
commit14b682f7c36ecf660c2f0bd5c791b8d36d9775f8
tree0d5fb42693e12e93e85e466e17ad383a8c727ad9
parentfd78ef4715d4afe60a2ddb4bc4080af24ce7946d
Increase version to 2.9.5.

Rebake all the project/make files.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72007 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
621 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
build/osx/wxvers.xcconfig
build/tools/bld_chm_exe.bat
configure.in
demos/bombs/Makefile.in
demos/bombs/makefile.bcc
demos/bombs/makefile.gcc
demos/bombs/makefile.vc
demos/bombs/makefile.wat
demos/forty/Makefile.in
demos/forty/makefile.bcc
demos/forty/makefile.gcc
demos/forty/makefile.vc
demos/forty/makefile.wat
demos/fractal/Makefile.in
demos/fractal/makefile.bcc
demos/fractal/makefile.gcc
demos/fractal/makefile.vc
demos/fractal/makefile.wat
demos/life/Makefile.in
demos/life/makefile.bcc
demos/life/makefile.gcc
demos/life/makefile.vc
demos/life/makefile.wat
demos/poem/Makefile.in
demos/poem/makefile.bcc
demos/poem/makefile.gcc
demos/poem/makefile.vc
demos/poem/makefile.wat
docs/doxygen/Doxyfile_inc
docs/doxygen/latexdocstart.inc
docs/readme.txt
include/wx/osx/config_xcode.h
include/wx/version.h
samples/Info.plist
samples/access/Makefile.in
samples/access/makefile.bcc
samples/access/makefile.gcc
samples/access/makefile.vc
samples/access/makefile.wat
samples/animate/Makefile.in
samples/animate/makefile.bcc
samples/animate/makefile.gcc
samples/animate/makefile.vc
samples/animate/makefile.wat
samples/artprov/Makefile.in
samples/artprov/makefile.bcc
samples/artprov/makefile.gcc
samples/artprov/makefile.vc
samples/artprov/makefile.wat
samples/aui/Makefile.in
samples/aui/makefile.bcc
samples/aui/makefile.gcc
samples/aui/makefile.vc
samples/aui/makefile.wat
samples/calendar/Makefile.in
samples/calendar/makefile.bcc
samples/calendar/makefile.gcc
samples/calendar/makefile.vc
samples/calendar/makefile.wat
samples/caret/Makefile.in
samples/caret/makefile.bcc
samples/caret/makefile.gcc
samples/caret/makefile.vc
samples/caret/makefile.wat
samples/clipboard/Makefile.in
samples/clipboard/makefile.bcc
samples/clipboard/makefile.gcc
samples/clipboard/makefile.vc
samples/clipboard/makefile.wat
samples/collpane/Makefile.in
samples/collpane/makefile.bcc
samples/collpane/makefile.gcc
samples/collpane/makefile.vc
samples/collpane/makefile.wat
samples/combo/Makefile.in
samples/combo/makefile.bcc
samples/combo/makefile.gcc
samples/combo/makefile.vc
samples/combo/makefile.wat
samples/config/Makefile.in
samples/config/makefile.bcc
samples/config/makefile.gcc
samples/config/makefile.vc
samples/config/makefile.wat
samples/console/makefile.bcc
samples/console/makefile.gcc
samples/console/makefile.vc
samples/console/makefile.wat
samples/controls/Makefile.in
samples/controls/makefile.bcc
samples/controls/makefile.gcc
samples/controls/makefile.vc
samples/controls/makefile.wat
samples/dataview/Makefile.in
samples/dataview/makefile.bcc
samples/dataview/makefile.gcc
samples/dataview/makefile.vc
samples/dataview/makefile.wat
samples/debugrpt/Makefile.in
samples/debugrpt/makefile.bcc
samples/debugrpt/makefile.gcc
samples/debugrpt/makefile.vc
samples/debugrpt/makefile.wat
samples/dialogs/Makefile.in
samples/dialogs/makefile.bcc
samples/dialogs/makefile.gcc
samples/dialogs/makefile.vc
samples/dialogs/makefile.wat
samples/dialup/Makefile.in
samples/dialup/makefile.bcc
samples/dialup/makefile.gcc
samples/dialup/makefile.vc
samples/dialup/makefile.wat
samples/display/Makefile.in
samples/display/makefile.bcc
samples/display/makefile.gcc
samples/display/makefile.vc
samples/display/makefile.wat
samples/dll/Makefile.in
samples/dll/makefile.bcc
samples/dll/makefile.gcc
samples/dll/makefile.vc
samples/dll/makefile.wat
samples/dnd/Makefile.in
samples/dnd/makefile.bcc
samples/dnd/makefile.gcc
samples/dnd/makefile.vc
samples/dnd/makefile.wat
samples/docview/Info.plist
samples/docview/Makefile.in
samples/docview/makefile.bcc
samples/docview/makefile.gcc
samples/docview/makefile.vc
samples/docview/makefile.wat
samples/dragimag/Makefile.in
samples/dragimag/makefile.bcc
samples/dragimag/makefile.gcc
samples/dragimag/makefile.vc
samples/dragimag/makefile.wat
samples/drawing/Makefile.in
samples/drawing/makefile.bcc
samples/drawing/makefile.gcc
samples/drawing/makefile.vc
samples/drawing/makefile.wat
samples/erase/Makefile.in
samples/erase/makefile.bcc
samples/erase/makefile.gcc
samples/erase/makefile.vc
samples/erase/makefile.wat
samples/event/Makefile.in
samples/event/makefile.bcc
samples/event/makefile.gcc
samples/event/makefile.vc
samples/event/makefile.wat
samples/except/Makefile.in
samples/except/makefile.bcc
samples/except/makefile.gcc
samples/except/makefile.vc
samples/except/makefile.wat
samples/exec/Makefile.in
samples/exec/makefile.bcc
samples/exec/makefile.gcc
samples/exec/makefile.vc
samples/exec/makefile.wat
samples/flash/makefile.vc
samples/font/Makefile.in
samples/font/makefile.bcc
samples/font/makefile.gcc
samples/font/makefile.vc
samples/font/makefile.wat
samples/fswatcher/Makefile.in
samples/fswatcher/makefile.bcc
samples/fswatcher/makefile.gcc
samples/fswatcher/makefile.vc
samples/fswatcher/makefile.wat
samples/grid/Makefile.in
samples/grid/makefile.bcc
samples/grid/makefile.gcc
samples/grid/makefile.vc
samples/grid/makefile.wat
samples/help/Makefile.in
samples/help/makefile.bcc
samples/help/makefile.gcc
samples/help/makefile.vc
samples/help/makefile.wat
samples/htlbox/Makefile.in
samples/htlbox/makefile.bcc
samples/htlbox/makefile.gcc
samples/htlbox/makefile.vc
samples/htlbox/makefile.wat
samples/html/about/Makefile.in
samples/html/about/makefile.bcc
samples/html/about/makefile.gcc
samples/html/about/makefile.vc
samples/html/about/makefile.wat
samples/html/help/Makefile.in
samples/html/help/makefile.bcc
samples/html/help/makefile.gcc
samples/html/help/makefile.vc
samples/html/help/makefile.wat
samples/html/helpview/Makefile.in
samples/html/helpview/makefile.bcc
samples/html/helpview/makefile.gcc
samples/html/helpview/makefile.vc
samples/html/helpview/makefile.wat
samples/html/htmlctrl/Makefile.in
samples/html/printing/Makefile.in
samples/html/printing/makefile.bcc
samples/html/printing/makefile.gcc
samples/html/printing/makefile.vc
samples/html/printing/makefile.wat
samples/html/test/Makefile.in
samples/html/test/makefile.bcc
samples/html/test/makefile.gcc
samples/html/test/makefile.vc
samples/html/test/makefile.wat
samples/html/virtual/Makefile.in
samples/html/virtual/makefile.bcc
samples/html/virtual/makefile.gcc
samples/html/virtual/makefile.vc
samples/html/virtual/makefile.wat
samples/html/widget/Makefile.in
samples/html/widget/makefile.bcc
samples/html/widget/makefile.gcc
samples/html/widget/makefile.vc
samples/html/widget/makefile.wat
samples/html/zip/Makefile.in
samples/html/zip/makefile.bcc
samples/html/zip/makefile.gcc
samples/html/zip/makefile.vc
samples/html/zip/makefile.wat
samples/image/Makefile.in
samples/image/makefile.bcc
samples/image/makefile.gcc
samples/image/makefile.vc
samples/image/makefile.wat
samples/internat/Makefile.in
samples/internat/makefile.bcc
samples/internat/makefile.gcc
samples/internat/makefile.vc
samples/internat/makefile.wat
samples/ipc/Makefile.in
samples/ipc/makefile.bcc
samples/ipc/makefile.gcc
samples/ipc/makefile.vc
samples/ipc/makefile.wat
samples/joytest/Makefile.in
samples/joytest/makefile.bcc
samples/joytest/makefile.gcc
samples/joytest/makefile.vc
samples/joytest/makefile.wat
samples/keyboard/Makefile.in
samples/keyboard/makefile.bcc
samples/keyboard/makefile.gcc
samples/keyboard/makefile.vc
samples/keyboard/makefile.wat
samples/layout/Makefile.in
samples/layout/makefile.bcc
samples/layout/makefile.gcc
samples/layout/makefile.vc
samples/layout/makefile.wat
samples/listctrl/Makefile.in
samples/listctrl/makefile.bcc
samples/listctrl/makefile.gcc
samples/listctrl/makefile.vc
samples/listctrl/makefile.wat
samples/mdi/Makefile.in
samples/mdi/makefile.bcc
samples/mdi/makefile.gcc
samples/mdi/makefile.vc
samples/mdi/makefile.wat
samples/mediaplayer/Makefile.in
samples/mediaplayer/makefile.bcc
samples/mediaplayer/makefile.gcc
samples/mediaplayer/makefile.vc
samples/mediaplayer/makefile.wat
samples/memcheck/Makefile.in
samples/memcheck/makefile.bcc
samples/memcheck/makefile.gcc
samples/memcheck/makefile.vc
samples/memcheck/makefile.wat
samples/menu/Makefile.in
samples/menu/makefile.bcc
samples/menu/makefile.gcc
samples/menu/makefile.vc
samples/menu/makefile.wat
samples/mfc/makefile.vc
samples/minimal/Info_carbon.plist
samples/minimal/Info_cocoa.plist
samples/minimal/Makefile.in
samples/minimal/makefile.bcc
samples/minimal/makefile.gcc
samples/minimal/makefile.vc
samples/minimal/makefile.wat
samples/nativdlg/Makefile.in
samples/nativdlg/makefile.bcc
samples/nativdlg/makefile.gcc
samples/nativdlg/makefile.vc
samples/nativdlg/makefile.wat
samples/notebook/Makefile.in
samples/notebook/makefile.bcc
samples/notebook/makefile.gcc
samples/notebook/makefile.vc
samples/notebook/makefile.wat
samples/oleauto/Makefile.in
samples/oleauto/makefile.bcc
samples/oleauto/makefile.gcc
samples/oleauto/makefile.vc
samples/oleauto/makefile.wat
samples/opengl/cube/Makefile.in
samples/opengl/cube/makefile.bcc
samples/opengl/cube/makefile.gcc
samples/opengl/cube/makefile.vc
samples/opengl/cube/makefile.wat
samples/opengl/isosurf/Makefile.in
samples/opengl/isosurf/makefile.bcc
samples/opengl/isosurf/makefile.gcc
samples/opengl/isosurf/makefile.vc
samples/opengl/isosurf/makefile.wat
samples/opengl/penguin/Makefile.in
samples/opengl/penguin/makefile.bcc
samples/opengl/penguin/makefile.gcc
samples/opengl/penguin/makefile.vc
samples/opengl/penguin/makefile.wat
samples/ownerdrw/Makefile.in
samples/ownerdrw/makefile.bcc
samples/ownerdrw/makefile.gcc
samples/ownerdrw/makefile.vc
samples/ownerdrw/makefile.wat
samples/popup/Makefile.in
samples/popup/makefile.bcc
samples/popup/makefile.gcc
samples/popup/makefile.vc
samples/popup/makefile.wat
samples/power/Makefile.in
samples/power/makefile.bcc
samples/power/makefile.gcc
samples/power/makefile.vc
samples/power/makefile.wat
samples/printing/Makefile.in
samples/printing/makefile.bcc
samples/printing/makefile.gcc
samples/printing/makefile.vc
samples/printing/makefile.wat
samples/propgrid/Makefile.in
samples/propgrid/makefile.bcc
samples/propgrid/makefile.gcc
samples/propgrid/makefile.vc
samples/propgrid/makefile.wat
samples/regtest/Makefile.in
samples/regtest/makefile.bcc
samples/regtest/makefile.gcc
samples/regtest/makefile.vc
samples/regtest/makefile.wat
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/ribbon/makefile.bcc
samples/ribbon/makefile.gcc
samples/ribbon/makefile.vc
samples/ribbon/makefile.wat
samples/richtext/Makefile.in
samples/richtext/makefile.bcc
samples/richtext/makefile.gcc
samples/richtext/makefile.vc
samples/richtext/makefile.wat
samples/sashtest/Makefile.in
samples/sashtest/makefile.bcc
samples/sashtest/makefile.gcc
samples/sashtest/makefile.vc
samples/sashtest/makefile.wat
samples/scroll/Makefile.in
samples/scroll/makefile.bcc
samples/scroll/makefile.gcc
samples/scroll/makefile.vc
samples/scroll/makefile.wat
samples/shaped/Makefile.in
samples/shaped/makefile.bcc
samples/shaped/makefile.gcc
samples/shaped/makefile.vc
samples/shaped/makefile.wat
samples/sockets/Makefile.in
samples/sockets/makefile.bcc
samples/sockets/makefile.gcc
samples/sockets/makefile.vc
samples/sockets/makefile.wat
samples/sound/Makefile.in
samples/sound/makefile.bcc
samples/sound/makefile.gcc
samples/sound/makefile.vc
samples/sound/makefile.wat
samples/splash/Makefile.in
samples/splash/makefile.bcc
samples/splash/makefile.gcc
samples/splash/makefile.vc
samples/splash/makefile.wat
samples/splitter/Makefile.in
samples/splitter/makefile.bcc
samples/splitter/makefile.gcc
samples/splitter/makefile.vc
samples/splitter/makefile.wat
samples/statbar/Makefile.in
samples/statbar/makefile.bcc
samples/statbar/makefile.gcc
samples/statbar/makefile.vc
samples/statbar/makefile.wat
samples/stc/Makefile.in
samples/stc/makefile.bcc
samples/stc/makefile.gcc
samples/stc/makefile.vc
samples/stc/makefile.wat
samples/svg/Makefile.in
samples/svg/makefile.bcc
samples/svg/makefile.gcc
samples/svg/makefile.vc
samples/svg/makefile.wat
samples/taborder/Makefile.in
samples/taborder/makefile.bcc
samples/taborder/makefile.gcc
samples/taborder/makefile.vc
samples/taborder/makefile.wat
samples/taskbar/Makefile.in
samples/taskbar/makefile.bcc
samples/taskbar/makefile.gcc
samples/taskbar/makefile.vc
samples/taskbar/makefile.wat
samples/text/Makefile.in
samples/text/makefile.bcc
samples/text/makefile.gcc
samples/text/makefile.vc
samples/text/makefile.wat
samples/thread/Makefile.in
samples/thread/makefile.bcc
samples/thread/makefile.gcc
samples/thread/makefile.vc
samples/thread/makefile.wat
samples/toolbar/Makefile.in
samples/toolbar/makefile.bcc
samples/toolbar/makefile.gcc
samples/toolbar/makefile.vc
samples/toolbar/makefile.wat
samples/treectrl/Makefile.in
samples/treectrl/makefile.bcc
samples/treectrl/makefile.gcc
samples/treectrl/makefile.vc
samples/treectrl/makefile.wat
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/typetest/makefile.bcc
samples/typetest/makefile.gcc
samples/typetest/makefile.vc
samples/typetest/makefile.wat
samples/uiaction/Makefile.in
samples/uiaction/makefile.bcc
samples/uiaction/makefile.gcc
samples/uiaction/makefile.vc
samples/uiaction/makefile.wat
samples/validate/Makefile.in
samples/validate/makefile.bcc
samples/validate/makefile.gcc
samples/validate/makefile.vc
samples/validate/makefile.wat
samples/vscroll/Makefile.in
samples/vscroll/makefile.bcc
samples/vscroll/makefile.gcc
samples/vscroll/makefile.vc
samples/vscroll/makefile.wat
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/widgets/makefile.bcc
samples/widgets/makefile.gcc
samples/widgets/makefile.vc
samples/widgets/makefile.wat
samples/wizard/Makefile.in
samples/wizard/makefile.bcc
samples/wizard/makefile.gcc
samples/wizard/makefile.vc
samples/wizard/makefile.wat
samples/wrapsizer/Makefile.in
samples/wrapsizer/makefile.bcc
samples/wrapsizer/makefile.gcc
samples/wrapsizer/makefile.vc
samples/wrapsizer/makefile.wat
samples/xrc/Makefile.in
samples/xrc/makefile.bcc
samples/xrc/makefile.gcc
samples/xrc/makefile.vc
samples/xrc/makefile.wat
samples/xti/Makefile.in
samples/xti/makefile.bcc
samples/xti/makefile.gcc
samples/xti/makefile.vc
samples/xti/makefile.wat
tests/Makefile.in
tests/benchmarks/makefile.bcc
tests/benchmarks/makefile.gcc
tests/benchmarks/makefile.vc
tests/benchmarks/makefile.wat
tests/makefile.bcc
tests/makefile.gcc
tests/makefile.vc
tests/makefile.wat
utils/emulator/src/makefile.bcc
utils/emulator/src/makefile.gcc
utils/emulator/src/makefile.vc
utils/emulator/src/makefile.wat
utils/execmon/makefile.bcc
utils/execmon/makefile.gcc
utils/execmon/makefile.vc
utils/execmon/makefile.wat
utils/helpview/src/Makefile.in
utils/helpview/src/makefile.bcc
utils/helpview/src/makefile.gcc
utils/helpview/src/makefile.vc
utils/helpview/src/makefile.wat
utils/hhp2cached/makefile.bcc
utils/hhp2cached/makefile.gcc
utils/hhp2cached/makefile.vc
utils/hhp2cached/makefile.wat
utils/ifacecheck/src/makefile.bcc
utils/ifacecheck/src/makefile.gcc
utils/ifacecheck/src/makefile.vc
utils/ifacecheck/src/makefile.wat
utils/screenshotgen/src/Makefile.in
utils/screenshotgen/src/makefile.bcc
utils/screenshotgen/src/makefile.gcc
utils/screenshotgen/src/makefile.vc
utils/screenshotgen/src/makefile.wat
utils/wxrc/makefile.bcc
utils/wxrc/makefile.gcc
utils/wxrc/makefile.vc
utils/wxrc/makefile.wat
wxBase.spec
wxGTK.spec
wxMotif.spec
wxX11.spec