diff options
author | Chanho Park <chanho61.park@samsung.com> | 2014-03-24 14:12:04 +0900 |
---|---|---|
committer | Chanho Park <chanho61.park@samsung.com> | 2014-03-24 14:12:04 +0900 |
commit | 9e6b6e6e48042c7001ed67e2022692b1bcb234f8 (patch) | |
tree | c6476f31ba27a850cd86e86284dd856fd1fd0c4c | |
parent | 466d997d9667896c0012e5767516b98a32c00991 (diff) | |
download | linux-3.10-9e6b6e6e48042c7001ed67e2022692b1bcb234f8.tar.gz linux-3.10-9e6b6e6e48042c7001ed67e2022692b1bcb234f8.tar.bz2 linux-3.10-9e6b6e6e48042c7001ed67e2022692b1bcb234f8.zip |
packaging: update kernel version to 3.10.33
Recently, we updated the kernel version from 3.10.19 to 3.10.33.
This patch also updates the kernel version in the spec file.
Change-Id: Ifc5239ea428e2178aa70ddd3b94364fdbb7ebe79
Signed-off-by: Chanho Park <chanho61.park@samsung.com>
-rw-r--r-- | packaging/linux-kernel.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/linux-kernel.spec b/packaging/linux-kernel.spec index 367079d4712..8ee2d6663b1 100644 --- a/packaging/linux-kernel.spec +++ b/packaging/linux-kernel.spec @@ -6,7 +6,7 @@ Name: linux-kernel Summary: The Linux Kernel -Version: 3.10.19 +Version: 3.10.33 Release: 1 License: GPL-2.0 Group: System Environment/Kernel |