fixes #2307 "GUI switches

to another file after editor panel is closed"
This commit is contained in:
Vadim Kurland
2011-04-01 11:28:30 -07:00
parent 46984edb42
commit 8a7ef98a4a
11 changed files with 92 additions and 41 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ FWB_MICRO_VERSION=0
# build number is like "nano" version number. I am incrementing build
# number during development cycle
#
BUILD_NUM="3515"
BUILD_NUM="3516"
VERSION="$FWB_MAJOR_VERSION.$FWB_MINOR_VERSION.$FWB_MICRO_VERSION.$BUILD_NUM"