diff options
author | Arun Thondapu | 2017-08-15 04:19:50 +0000 |
---|---|---|
committer | Arun Thondapu | 2017-08-15 04:19:50 +0000 |
commit | acf5a440631bb72b57bcb98210cfbaa91b7ae616 (patch) | |
tree | c70201654d55be12d788c8547461a584ab7e43d9 /bundles/org.eclipse.swt/Eclipse SWT | |
parent | 6ea2e317fce7d0d60e3518aa43ba05dca81dacda (diff) | |
download | eclipse.platform.swt-acf5a440631bb72b57bcb98210cfbaa91b7ae616.tar.gz eclipse.platform.swt-acf5a440631bb72b57bcb98210cfbaa91b7ae616.tar.xz eclipse.platform.swt-acf5a440631bb72b57bcb98210cfbaa91b7ae616.zip |
v4812
Diffstat (limited to 'bundles/org.eclipse.swt/Eclipse SWT')
-rw-r--r-- | bundles/org.eclipse.swt/Eclipse SWT/common/library/make_common.mak | 4 | ||||
-rw-r--r-- | bundles/org.eclipse.swt/Eclipse SWT/common/version.txt | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/bundles/org.eclipse.swt/Eclipse SWT/common/library/make_common.mak b/bundles/org.eclipse.swt/Eclipse SWT/common/library/make_common.mak index e4791a0c3f..3c00d49844 100644 --- a/bundles/org.eclipse.swt/Eclipse SWT/common/library/make_common.mak +++ b/bundles/org.eclipse.swt/Eclipse SWT/common/library/make_common.mak @@ -10,5 +10,5 @@ #******************************************************************************* maj_ver=4 -min_ver=811 -comma_ver=4,8,1,1 +min_ver=812 +comma_ver=4,8,1,2 diff --git a/bundles/org.eclipse.swt/Eclipse SWT/common/version.txt b/bundles/org.eclipse.swt/Eclipse SWT/common/version.txt index 6e9e37828c..1a23031b8d 100644 --- a/bundles/org.eclipse.swt/Eclipse SWT/common/version.txt +++ b/bundles/org.eclipse.swt/Eclipse SWT/common/version.txt @@ -1 +1 @@ -version 4.811
\ No newline at end of file +version 4.812
\ No newline at end of file |