summaryrefslogtreecommitdiffstats
path: root/perl-install/Makefile.config
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/Makefile.config')
-rw-r--r--perl-install/Makefile.config3
1 files changed, 1 insertions, 2 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config
index 320a4f3ce..249003642 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -1,5 +1,5 @@
# -*- Makefile -*-
-VERSION:=17.81
+VERSION:=17.82
SUDO = sudo
TMPDIR = /tmp
@@ -18,4 +18,3 @@ LOCALFILES = $(patsubst %, ../tools/%,serial_probe/serial_probe)
DIRS = c resize_fat #po
CFLAGS = -Wall
override CFLAGS += -pipe
-