From 216022509f429ab57f51fe9bcca5fdd09095bde8 Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Tue, 5 May 2015 11:31:13 +0200 Subject: Bump version to 1.10.0 --- NEWS | 2 +- configure.ac | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 2abe523..c134a14 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -1.9.90 +1.10.0 ------ * Fix open rar file inside a rar file diff --git a/configure.ac b/configure.ac index 33373d5..87e4ff7 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.61) -AC_INIT([engrampa], [1.9.90], [http://www.mate-desktop.org/]) +AC_INIT([engrampa], [1.10.0], [http://www.mate-desktop.org/]) AM_INIT_AUTOMAKE([1.9 foreign dist-xz no-dist-gzip check-news]) m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])]) -- cgit v1.2.1