diff options
author | sung-su.kim <sung-su.kim@samsung.com> | 2017-03-15 14:26:23 +0900 |
---|---|---|
committer | Kangho Hur <kangho.hur@samsung.com> | 2017-03-24 13:19:03 +0900 |
commit | ce7ca501b8b62e394b13c9a8fb5f25233c570dc9 (patch) | |
tree | cfb9c0942bf5a4df5badb5a7e12736b40f9cd6fa | |
parent | 93ff28c31bc8c3b9347478bf6f37cc703fd1bae2 (diff) | |
download | xamarin-forms-ce7ca501b8b62e394b13c9a8fb5f25233c570dc9.tar.gz xamarin-forms-ce7ca501b8b62e394b13c9a8fb5f25233c570dc9.tar.bz2 xamarin-forms-ce7ca501b8b62e394b13c9a8fb5f25233c570dc9.zip |
Update version
Change-Id: Ia023c2f6d437f15509fda16e6ba404591474beeb
-rw-r--r-- | packaging/xamarin-forms-tizen.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/xamarin-forms-tizen.spec b/packaging/xamarin-forms-tizen.spec index a8ade354..6ef3dc21 100644 --- a/packaging/xamarin-forms-tizen.spec +++ b/packaging/xamarin-forms-tizen.spec @@ -1,7 +1,7 @@ %define XF_VERSION 2.3.4 # Increase this XF_TIZEN_VERSION when any public APIs of Xamarin.Forms.Platform.Tizen are changed. -%define XF_TIZEN_VERSION r192-002 +%define XF_TIZEN_VERSION r192-003 Name: xamarin-forms-tizen Summary: Xamarin.Forms for Tizen platform |