diff --git a/configure.ac b/configure.ac index 9ea15baa..b70fa680 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([sugar-toolkit-gtk3],[0.114],[],[sugar-toolkit-gtk3]) +AC_INIT([sugar-toolkit-gtk3],[0.115],[],[sugar-toolkit-gtk3]) AC_PREREQ([2.59]) diff --git a/doc/conf.py b/doc/conf.py index b4905790..3a6285e7 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -74,9 +74,9 @@ author = u'Sugar Labs' # built documents. # # The short X.Y version. -version = '0.114' +version = '0.115' # The full version, including alpha/beta/rc tags. -release = '0.114' +release = '0.115' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.