From aca21a2b43c30adea643526a36c6c58800387c71 Mon Sep 17 00:00:00 2001 From: Sam Parkinson Date: Fri, 7 Oct 2016 21:49:00 +1100 Subject: [PATCH] Release Sugar 0.110.0 stable --- configure.ac | 2 +- doc/conf.py | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/configure.ac b/configure.ac index 35847b37..3f58d369 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([sugar-toolkit-gtk3],[0.109.2],[],[sugar-toolkit-gtk3]) +AC_INIT([sugar-toolkit-gtk3],[0.110.0],[],[sugar-toolkit-gtk3]) AC_PREREQ([2.59]) diff --git a/doc/conf.py b/doc/conf.py index 812f2d8c..3f90cf92 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -75,9 +75,9 @@ author = u'Sugar Labs' # built documents. # # The short X.Y version. -version = '0.109' +version = '0.110' # The full version, including alpha/beta/rc tags. -release = '0.109.2' +release = '0.110.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.