Skip to content

Commit 8f359c8

Browse files
authored
Merge pull request #5 from Pixep/typo-correction-build-scripts
Renamed VERSIION to VERSION
2 parents d82f02e + 6a84c7c commit 8f359c8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ros/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# Copyright (c) 2017, The Apollo Authors. All Rights Reserved
44
#
5-
# VERSIION: 1.0
5+
# VERSION: 1.0
66
# FILEIN: ros
77
# FILEOUT: install/ros_$MACHINE_ARCH
88

ros/third_party/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# Copyright (c) 2017, The Apollo Authors. All Rights Reserved
44
#
5-
# VERSIION: 1.0
5+
# VERSION: 1.0
66
# FILEIN: third_party
77
# FILEOUT: fast-rtps_$MACHINE_ARCH
88

0 commit comments

Comments
 (0)