diff options
author | Arun Thondapu | 2017-09-15 23:02:45 +0000 |
---|---|---|
committer | Arun Thondapu | 2017-09-15 23:02:45 +0000 |
commit | ebe4ae1a81d59a14e0674b8b7137415b690e0d81 (patch) | |
tree | 67e0c0c345a3abc3505840ea490a45632c6bda3a /bundles/org.eclipse.swt/Eclipse SWT | |
parent | 8b92e10352e4a4e9eda7e4054f0c262a838a12f4 (diff) | |
download | eclipse.platform.swt-ebe4ae1a81d59a14e0674b8b7137415b690e0d81.tar.gz eclipse.platform.swt-ebe4ae1a81d59a14e0674b8b7137415b690e0d81.tar.xz eclipse.platform.swt-ebe4ae1a81d59a14e0674b8b7137415b690e0d81.zip |
v4819
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 fddb162a86..3afbf25feb 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=818 -comma_ver=4,8,1,8 +min_ver=819 +comma_ver=4,8,1,9 diff --git a/bundles/org.eclipse.swt/Eclipse SWT/common/version.txt b/bundles/org.eclipse.swt/Eclipse SWT/common/version.txt index 6a8c03ebde..a17497f161 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.818
\ No newline at end of file +version 4.819
\ No newline at end of file |