bump to 3.8 series

This commit is contained in:
Tobias Powalowski 2013-02-20 13:48:57 +00:00
parent 30d0b9c660
commit 888a5e8578
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
# arg 2: the old package version # arg 2: the old package version
KERNEL_NAME= KERNEL_NAME=
KERNEL_VERSION=3.7.9-1-ARCH KERNEL_VERSION=3.8.0-1-ARCH
# set a sane PATH to ensure that critical utils like depmod will be found # set a sane PATH to ensure that critical utils like depmod will be found
export PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' export PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'