diff --git a/configure.ac b/configure.ac index 808ef2b0..2e68fd93 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([sugar-toolkit-gtk3],[0.116],[],[sugar-toolkit-gtk3]) +AC_INIT([sugar-toolkit-gtk3],[0.117],[],[sugar-toolkit-gtk3]) AC_PREREQ([2.59]) diff --git a/doc/conf.py b/doc/conf.py index b85f6b77..26a811e0 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.116' +version = '0.117' # The full version, including alpha/beta/rc tags. -release = '0.116' +release = '0.117' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.