diff options
author | Craig Stout <craig.stout@ti.com> | 2012-10-19 09:25:10 -0700 |
---|---|---|
committer | Craig Stout <craig.stout@ti.com> | 2012-10-19 10:18:32 -0700 |
commit | a63bfcb07c511ad9120516cfb495c82cdb125d0e (patch) | |
tree | 343199c665756de0d8870eec80169b115d8100ce | |
parent | 07def327efbc9f96f250993af21704572a756829 (diff) | |
download | hardware_ti_omap4-a63bfcb07c511ad9120516cfb495c82cdb125d0e.zip hardware_ti_omap4-a63bfcb07c511ad9120516cfb495c82cdb125d0e.tar.gz hardware_ti_omap4-a63bfcb07c511ad9120516cfb495c82cdb125d0e.tar.bz2 |
gcbv-user: update version to 2.2.2
Change-Id: Ied4ce86515acd87b609331f2e5a3bca3d63396b5
Signed-off-by: Craig Stout <craig.stout@ti.com>
-rw-r--r-- | gcbv/version.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gcbv/version.h b/gcbv/version.h index 8366e37..431cb96 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,2,1,0 -#define VER_FILEVERSION_STR "2.2.1.0\0" -#define VER_PRODUCTVERSION 2,2,1,0 +#define VER_FILEVERSION 2,2,2,0 +#define VER_FILEVERSION_STR "2.2.2.0\0" +#define VER_PRODUCTVERSION 2,2,2,0 #define VER_PRODUCTVERSION_STR "2.2\0" |