aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc
diff options
context:
space:
mode:
authorCraig Stout <craig.stout@ti.com>2012-09-05 13:08:20 -0700
committerZiyann <jaraidaniel@gmail.com>2014-10-01 13:00:57 +0200
commitef96ce02344320038a5fc492e9672770ef3cee00 (patch)
treebd65e730a9054f2c2648e26c43dd97c246349c4a /drivers/misc
parentf22c6cec4c76fbdeaec557029a5076461c8d5119 (diff)
downloadkernel_samsung_tuna-ef96ce02344320038a5fc492e9672770ef3cee00.zip
kernel_samsung_tuna-ef96ce02344320038a5fc492e9672770ef3cee00.tar.gz
kernel_samsung_tuna-ef96ce02344320038a5fc492e9672770ef3cee00.tar.bz2
gcx: update version to 2.2.
Change-Id: I7302e6099f6fae8880e6f1406c040bfe56833439 Signed-off-by: Craig Stout <craig.stout@ti.com>
Diffstat (limited to 'drivers/misc')
-rw-r--r--drivers/misc/gcx/gcioctl/version.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/drivers/misc/gcx/gcioctl/version.h b/drivers/misc/gcx/gcioctl/version.h
index 37dbd10..469c189 100644
--- a/drivers/misc/gcx/gcioctl/version.h
+++ b/drivers/misc/gcx/gcioctl/version.h
@@ -1,4 +1,4 @@
-#define VER_FILEVERSION {2, 1, 2, 0}
-#define VER_FILEVERSION_STR "2.1.2.0\0"
-#define VER_PRODUCTVERSION {2, 1, 2, 0}
-#define VER_PRODUCTVERSION_STR "2.1\0"
+#define VER_FILEVERSION {2, 2, 0, 0}
+#define VER_FILEVERSION_STR "2.2.0.0\0"
+#define VER_PRODUCTVERSION {2, 2, 0, 0}
+#define VER_PRODUCTVERSION_STR "2.2\0"