diff options
author | Craig Stout <craig.stout@ti.com> | 2012-07-13 16:29:44 -0700 |
---|---|---|
committer | Craig Stout <craig.stout@ti.com> | 2012-07-13 16:42:33 -0700 |
commit | 12aeb878955ac5a24125e411a682c5db04173407 (patch) | |
tree | ce74f7f198ba5b70ad609e39b71ec88455af873d | |
parent | cfbd41f8d0e73298857f5a3ac79f3c0cf5e43770 (diff) | |
download | hardware_ti_omap4-12aeb878955ac5a24125e411a682c5db04173407.zip hardware_ti_omap4-12aeb878955ac5a24125e411a682c5db04173407.tar.gz hardware_ti_omap4-12aeb878955ac5a24125e411a682c5db04173407.tar.bz2 |
gcbv-user: update version to 2.1.2
Change-Id: I5f24d91acff351691cf12d18635d3a4f79674fe7
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 7f0a43f..6d286d3 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,0,0 -#define VER_FILEVERSION_STR "2.1.0.0\0" -#define VER_PRODUCTVERSION 2,1,0,0 +#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" |