Skip to content

Commit

Permalink
build 4.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
chunquedong committed Oct 8, 2021
1 parent 17ad6da commit dbc374a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion compiler/bootstrap_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ export FAN_ENV_PATH=""
export FANX_DEV_HOME=$WORK_PATH/../env/
export FAN_DEV_HOME=$FANX_DEV_HOME

fanc='../release/fanx-4.0.1/bin/fanb'
fanc='../release/fanx-4.1.2/bin/fanb'

POD_DIR=$1

Expand Down
2 changes: 1 addition & 1 deletion doc/ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## ChangeLog

### Build 4.1.2 (working)
### Build 4.1.2 (2021-10-08)
- genC: add Field.size
- Uri field to method
- new Duration literal
Expand Down

0 comments on commit dbc374a

Please sign in to comment.