From 1f7937749c32b21950e357dcc78855b98a655b60 Mon Sep 17 00:00:00 2001 From: Sam Parkinson Date: Wed, 3 Aug 2016 15:59:34 +1000 Subject: [PATCH] Release 0.109.0.3 unstable --- configure.ac | 2 +- doc/conf.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index f1868aa4..e868fbbb 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([sugar-toolkit-gtk3],[0.109.0.2],[],[sugar-toolkit-gtk3]) +AC_INIT([sugar-toolkit-gtk3],[0.109.0.3],[],[sugar-toolkit-gtk3]) AC_PREREQ([2.59]) diff --git a/doc/conf.py b/doc/conf.py index 0614efed..b756da5d 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -77,7 +77,7 @@ author = u'Sugar Labs' # The short X.Y version. version = '0.109' # The full version, including alpha/beta/rc tags. -release = '0.109.0.2' +release = '0.109.0.3' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.