Skip to content

Commit fd33048

Browse files
facchinmcmaglie
authored andcommitted
Increment revision number
1 parent 35f60ec commit fd33048

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package-avr-gcc.bash

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
# along with this program; if not, write to the Free Software
1616
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
1717

18-
OUTPUT_VERSION=4.9.2-arduino3
18+
OUTPUT_VERSION=4.9.2-arduino4
1919

2020
export OS=`uname -o || uname`
2121
export TARGET_OS=$OS
@@ -97,4 +97,4 @@ else
9797
tar -cjvf avr-gcc-${OUTPUT_VERSION}-${OUTPUT_TAG}.tar.bz2 avr
9898
mv avr objdir
9999

100-
fi
100+
fi

0 commit comments

Comments
 (0)