summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMurray Cumming <murrayc@murrayc.com>2016-02-06 21:46:18 +0100
committerMurray Cumming <murrayc@murrayc.com>2016-02-06 21:46:18 +0100
commit5a251223287ce54af9ab6090b3ddfdd2302fa95e (patch)
tree3bcd15d3366c469bcda0558fe6ea907581d73574 /configure.ac
parentba60695ddaf9ace62c9f47612979617cfe57716e (diff)
downloadmm-common-5a251223287ce54af9ab6090b3ddfdd2302fa95e.tar.gz
0.9.100.9.10
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ebbd3d6..6bf9b2b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@
## You should have received a copy of the GNU General Public License
## along with mm-common. If not, see <http://www.gnu.org/licenses/>.
-AC_INIT([mm-common], [0.9.9], [https://bugzilla.gnome.org/enter_bug.cgi?product=mm-common],
+AC_INIT([mm-common], [0.9.10], [https://bugzilla.gnome.org/enter_bug.cgi?product=mm-common],
[mm-common], [http://www.gtkmm.org/])
AC_PREREQ([2.59])
AC_CONFIG_SRCDIR([util/mm-common-prepare.in])