diff options
-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 |