diff --git a/configure.ac b/configure.ac index e28e4b31..14aea321 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([sugar-toolkit-gtk3],[0.112],[],[sugar-toolkit-gtk3]) +AC_INIT([sugar-toolkit-gtk3],[0.113],[],[sugar-toolkit-gtk3]) AC_PREREQ([2.59]) diff --git a/doc/conf.py b/doc/conf.py index 7891c2d2..09297da6 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.112' +version = '0.113' # The full version, including alpha/beta/rc tags. -release = '0.112' +release = '0.113' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.