Skip to content

Commit 459ef9d

Browse files
committed
mark version
1 parent 9c34956 commit 459ef9d

File tree

10 files changed

+10
-10
lines changed

10 files changed

+10
-10
lines changed

jscomp/common/bs_version.ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
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 = "7.0.2-dev.1"
25+
let version = "7.0.2"
2626
let header =
2727
"// Generated by BUCKLESCRIPT, PLEASE EDIT WITH CARE"
2828
let package_name = "bs-platform"

lib/4.06.1/bsb.ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ 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 = "7.0.2-dev.1"
58+
let version = "7.0.2"
5959
let header =
6060
"// Generated by BUCKLESCRIPT, PLEASE EDIT WITH CARE"
6161
let package_name = "bs-platform"

lib/4.06.1/bsdep.ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ 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 = "7.0.2-dev.1"
58+
let version = "7.0.2"
5959
let header =
6060
"// Generated by BUCKLESCRIPT, PLEASE EDIT WITH CARE"
6161
let package_name = "bs-platform"

lib/4.06.1/bsppx.ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298171,7 +298171,7 @@ end = struct
298171298171
* You should have received a copy of the GNU Lesser General Public License
298172298172
* along with this program; if not, write to the Free Software
298173298173
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *)
298174-
let version = "7.0.2-dev.1"
298174+
let version = "7.0.2"
298175298175
let header =
298176298176
"// Generated by BUCKLESCRIPT, PLEASE EDIT WITH CARE"
298177298177
let package_name = "bs-platform"

lib/4.06.1/unstable/bsb_native.ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ 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 = "7.0.2-dev.1"
58+
let version = "7.0.2"
5959
let header =
6060
"// Generated by BUCKLESCRIPT, PLEASE EDIT WITH CARE"
6161
let package_name = "bs-platform"

lib/4.06.1/unstable/js_compiler.ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18745,7 +18745,7 @@ end = struct
1874518745
* You should have received a copy of the GNU Lesser General Public License
1874618746
* along with this program; if not, write to the Free Software
1874718747
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *)
18748-
let version = "7.0.2-dev.1"
18748+
let version = "7.0.2"
1874918749
let header =
1875018750
"// Generated by BUCKLESCRIPT, PLEASE EDIT WITH CARE"
1875118751
let package_name = "bs-platform"

lib/4.06.1/unstable/js_refmt_compiler.ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297850,7 +297850,7 @@ end = struct
297850297850
* You should have received a copy of the GNU Lesser General Public License
297851297851
* along with this program; if not, write to the Free Software
297852297852
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *)
297853-
let version = "7.0.2-dev.1"
297853+
let version = "7.0.2"
297854297854
let header =
297855297855
"// Generated by BUCKLESCRIPT, PLEASE EDIT WITH CARE"
297856297856
let package_name = "bs-platform"

lib/4.06.1/unstable/native_ppx.ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17908,7 +17908,7 @@ end = struct
1790817908
* You should have received a copy of the GNU Lesser General Public License
1790917909
* along with this program; if not, write to the Free Software
1791017910
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *)
17911-
let version = "7.0.2-dev.1"
17911+
let version = "7.0.2"
1791217912
let header =
1791317913
"// Generated by BUCKLESCRIPT, PLEASE EDIT WITH CARE"
1791417914
let package_name = "bs-platform"

lib/4.06.1/whole_compiler.ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6292,7 +6292,7 @@ end = struct
62926292
* You should have received a copy of the GNU Lesser General Public License
62936293
* along with this program; if not, write to the Free Software
62946294
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *)
6295-
let version = "7.0.2-dev.1"
6295+
let version = "7.0.2"
62966296
let header =
62976297
"// Generated by BUCKLESCRIPT, PLEASE EDIT WITH CARE"
62986298
let package_name = "bs-platform"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"postinstall": "node scripts/install.js"
1717
},
1818
"name": "bs-platform",
19-
"version": "7.0.2-dev.1",
19+
"version": "7.0.2",
2020
"description": "bucklescript compiler, ocaml standard libary by bucklescript and its required runtime support",
2121
"repository": {
2222
"type": "git",

0 commit comments

Comments
 (0)