summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCraig Stout <craig.stout@ti.com>2012-09-05 14:45:39 -0700
committerCraig Stout <craig.stout@ti.com>2012-09-05 15:10:03 -0700
commita0e279991f21aaec3b875582a463ff81b01a5ec4 (patch)
tree342ea1b1fa36d259d56bda85128d13a61749afad
parentf0cea9ed29b7625bc2426350d9b1d3d82944562c (diff)
downloadhardware_ti_omap4-a0e279991f21aaec3b875582a463ff81b01a5ec4.zip
hardware_ti_omap4-a0e279991f21aaec3b875582a463ff81b01a5ec4.tar.gz
hardware_ti_omap4-a0e279991f21aaec3b875582a463ff81b01a5ec4.tar.bz2
gcbv-user: update version to 2.2.
Change-Id: I086b65732bba3cbcc621e9a437b86612d4a0cb2b Signed-off-by: Craig Stout <craig.stout@ti.com>
-rw-r--r--gcbv/version.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/gcbv/version.h b/gcbv/version.h
index 6d286d3..b285079 100644
--- a/gcbv/version.h
+++ b/gcbv/version.h
@@ -27,7 +27,7 @@
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-#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"