Skip to content

Commit 5c972c3

Browse files
committed
bump version
1 parent ef20103 commit 5c972c3

File tree

11 files changed

+21
-17
lines changed

11 files changed

+21
-17
lines changed

OCAML_VERSION

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
4.02.3+BS
2+
3+
# The version string is the first line of this file.
4+
# It must be in the format described in stdlib/sys.mli

jscomp/common/bs_version.ml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
* You should have received a copy of the GNU Lesser General Public License
2323
* along with this program; if not, write to the Free Software
2424
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *)
25-
let version = "5.1.0-dev.1"
25+
let version = "5.1.0-dev.2"
2626
let header =
27-
"// Generated by BUCKLESCRIPT VERSION 5.1.0-dev.1, PLEASE EDIT WITH CARE"
27+
"// Generated by BUCKLESCRIPT VERSION 5.1.0-dev.2, PLEASE EDIT WITH CARE"
2828
let package_name = "bs-platform"
2929

lib/4.02.3/bsb.ml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@ end = struct
5555
* You should have received a copy of the GNU Lesser General Public License
5656
* along with this program; if not, write to the Free Software
5757
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *)
58-
let version = "5.1.0-dev.1"
58+
let version = "5.1.0-dev.2"
5959
let header =
60-
"// Generated by BUCKLESCRIPT VERSION 5.1.0-dev.1, PLEASE EDIT WITH CARE"
60+
"// Generated by BUCKLESCRIPT VERSION 5.1.0-dev.2, PLEASE EDIT WITH CARE"
6161
let package_name = "bs-platform"
6262

6363
end

lib/4.02.3/bsdep.ml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@ end = struct
5555
* You should have received a copy of the GNU Lesser General Public License
5656
* along with this program; if not, write to the Free Software
5757
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *)
58-
let version = "5.1.0-dev.1"
58+
let version = "5.1.0-dev.2"
5959
let header =
60-
"// Generated by BUCKLESCRIPT VERSION 5.1.0-dev.1, PLEASE EDIT WITH CARE"
60+
"// Generated by BUCKLESCRIPT VERSION 5.1.0-dev.2, PLEASE EDIT WITH CARE"
6161
let package_name = "bs-platform"
6262

6363
end

lib/4.02.3/bsppx.ml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16136,9 +16136,9 @@ end = struct
1613616136
* You should have received a copy of the GNU Lesser General Public License
1613716137
* along with this program; if not, write to the Free Software
1613816138
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *)
16139-
let version = "5.1.0-dev.1"
16139+
let version = "5.1.0-dev.2"
1614016140
let header =
16141-
"// Generated by BUCKLESCRIPT VERSION 5.1.0-dev.1, PLEASE EDIT WITH CARE"
16141+
"// Generated by BUCKLESCRIPT VERSION 5.1.0-dev.2, PLEASE EDIT WITH CARE"
1614216142
let package_name = "bs-platform"
1614316143

1614416144
end

lib/4.02.3/unstable/bsb_native.ml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@ end = struct
5555
* You should have received a copy of the GNU Lesser General Public License
5656
* along with this program; if not, write to the Free Software
5757
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *)
58-
let version = "5.1.0-dev.1"
58+
let version = "5.1.0-dev.2"
5959
let header =
60-
"// Generated by BUCKLESCRIPT VERSION 5.1.0-dev.1, PLEASE EDIT WITH CARE"
60+
"// Generated by BUCKLESCRIPT VERSION 5.1.0-dev.2, PLEASE EDIT WITH CARE"
6161
let package_name = "bs-platform"
6262

6363
end

lib/4.02.3/unstable/js_compiler.ml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16043,9 +16043,9 @@ end = struct
1604316043
* You should have received a copy of the GNU Lesser General Public License
1604416044
* along with this program; if not, write to the Free Software
1604516045
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *)
16046-
let version = "5.1.0-dev.1"
16046+
let version = "5.1.0-dev.2"
1604716047
let header =
16048-
"// Generated by BUCKLESCRIPT VERSION 5.1.0-dev.1, PLEASE EDIT WITH CARE"
16048+
"// Generated by BUCKLESCRIPT VERSION 5.1.0-dev.2, PLEASE EDIT WITH CARE"
1604916049
let package_name = "bs-platform"
1605016050

1605116051
end

lib/4.02.3/unstable/native_ppx.ml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15256,9 +15256,9 @@ end = struct
1525615256
* You should have received a copy of the GNU Lesser General Public License
1525715257
* along with this program; if not, write to the Free Software
1525815258
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *)
15259-
let version = "5.1.0-dev.1"
15259+
let version = "5.1.0-dev.2"
1526015260
let header =
15261-
"// Generated by BUCKLESCRIPT VERSION 5.1.0-dev.1, PLEASE EDIT WITH CARE"
15261+
"// Generated by BUCKLESCRIPT VERSION 5.1.0-dev.2, PLEASE EDIT WITH CARE"
1526215262
let package_name = "bs-platform"
1526315263

1526415264
end

lib/4.02.3/whole_compiler.ml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@ end = struct
5555
* You should have received a copy of the GNU Lesser General Public License
5656
* along with this program; if not, write to the Free Software
5757
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *)
58-
let version = "5.1.0-dev.1"
58+
let version = "5.1.0-dev.2"
5959
let header =
60-
"// Generated by BUCKLESCRIPT VERSION 5.1.0-dev.1, PLEASE EDIT WITH CARE"
60+
"// Generated by BUCKLESCRIPT VERSION 5.1.0-dev.2, PLEASE EDIT WITH CARE"
6161
let package_name = "bs-platform"
6262

6363
end

ocaml.tar.gz

8.46 MB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"postinstall": "node scripts/install.js"
3434
},
3535
"name": "bs-platform",
36-
"version": "5.1.0-dev.1",
36+
"version": "5.1.0-dev.2",
3737
"description": "bucklescript compiler, ocaml standard libary by bucklescript and its required runtime support",
3838
"repository": {
3939
"type": "git",

0 commit comments

Comments
 (0)