diff options
author | Arun Thondapu | 2017-08-28 08:58:27 +0000 |
---|---|---|
committer | Arun Thondapu | 2017-08-28 08:58:27 +0000 |
commit | 5a719efcfca5bf5b356bd5b6029a1562a2ec9e6a (patch) | |
tree | f2a24596107075516625134e733d6ace60a6a24c /bundles/org.eclipse.swt/Eclipse SWT | |
parent | 33948966acb394d59cc26b95720cdd75453b403e (diff) | |
download | eclipse.platform.swt-5a719efcfca5bf5b356bd5b6029a1562a2ec9e6a.tar.gz eclipse.platform.swt-5a719efcfca5bf5b356bd5b6029a1562a2ec9e6a.tar.xz eclipse.platform.swt-5a719efcfca5bf5b356bd5b6029a1562a2ec9e6a.zip |
v4815
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 794b385e01..c7e446e77e 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=814 -comma_ver=4,8,1,4 +min_ver=815 +comma_ver=4,8,1,5 diff --git a/bundles/org.eclipse.swt/Eclipse SWT/common/version.txt b/bundles/org.eclipse.swt/Eclipse SWT/common/version.txt index 6e1d30eb84..d2f8101cf8 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.814
\ No newline at end of file +version 4.815
\ No newline at end of file |