From 6963ed3a258a6ff0340b58bb6d2d95018a4cf1c1 Mon Sep 17 00:00:00 2001 From: Silenio Quarti Date: Wed, 11 Apr 2012 17:08:17 -0400 Subject: v3827 --- bundles/org.eclipse.swt/Eclipse SWT/common/library/make_common.mak | 4 ++-- bundles/org.eclipse.swt/Eclipse SWT/common/version.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'bundles/org.eclipse.swt/Eclipse SWT') 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 9628f7b0d3..7e0a251af3 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=3 -min_ver=826 -comma_ver=3,8,2,6 +min_ver=827 +comma_ver=3,8,2,7 diff --git a/bundles/org.eclipse.swt/Eclipse SWT/common/version.txt b/bundles/org.eclipse.swt/Eclipse SWT/common/version.txt index 2429aff886..5ea7a47c82 100644 --- a/bundles/org.eclipse.swt/Eclipse SWT/common/version.txt +++ b/bundles/org.eclipse.swt/Eclipse SWT/common/version.txt @@ -1 +1 @@ -version 3.826 \ No newline at end of file +version 3.827 \ No newline at end of file -- cgit