diff options
author | Kangho Hur <kangho.hur@samsung.com> | 2017-04-24 18:39:04 +0900 |
---|---|---|
committer | Kangho Hur <kangho.hur@samsung.com> | 2017-04-24 18:42:37 +0900 |
commit | b7be2f741c4f96ecf1fb614e851a54d7358d8c02 (patch) | |
tree | 1d83d47f5754065224cfbf7cc43165b950beb1e8 | |
parent | 162dae12616ed24b1a5109491ea711a984f6ba6c (diff) | |
download | xamarin-forms-b7be2f741c4f96ecf1fb614e851a54d7358d8c02.tar.gz xamarin-forms-b7be2f741c4f96ecf1fb614e851a54d7358d8c02.tar.bz2 xamarin-forms-b7be2f741c4f96ecf1fb614e851a54d7358d8c02.zip |
Update version to 2.3.5.233-pre1submit/tizen/20170424.094440
- rebased to https://github.com/xamarin/Xamarin.Forms/commit/fc778eb9789f50634d48fb9ad127f211b3fcfcc7
Change-Id: Ib5f0506b3fba96ac1e1860cedde4a1dcaef430b1
-rw-r--r-- | packaging/xamarin-forms-tizen.spec | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/packaging/xamarin-forms-tizen.spec b/packaging/xamarin-forms-tizen.spec index c782ccd5..08cccea1 100644 --- a/packaging/xamarin-forms-tizen.spec +++ b/packaging/xamarin-forms-tizen.spec @@ -1,8 +1,8 @@ -%define XF_VERSION 2.3.4 -%define XF_RELEASE 214 +%define XF_VERSION 2.3.5 +%define XF_RELEASE 233 # Increase this XF_DEV_VERSION when any public APIs of Xamarin.Forms.Platform.Tizen are changed. -%define XF_DEV_VERSION 005 +%define XF_DEV_VERSION 001 Name: xamarin-forms-tizen Summary: Xamarin.Forms for Tizen platform |