summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2015-05-05 11:31:13 +0200
committerStefano Karapetsas <[email protected]>2015-05-05 11:31:13 +0200
commit216022509f429ab57f51fe9bcca5fdd09095bde8 (patch)
tree09a8d9308f41f04a8422c686107e22555035230d
parent5c826ab18ad0fd87c61597dd3ce70f937040c363 (diff)
downloadengrampa-216022509f429ab57f51fe9bcca5fdd09095bde8.tar.bz2
engrampa-216022509f429ab57f51fe9bcca5fdd09095bde8.tar.xz
Bump version to 1.10.0engrampa-1.10.0
-rw-r--r--NEWS2
-rw-r--r--configure.ac2
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])])