summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2017-08-25 23:17:19 +0200
committerraveit65 <[email protected]>2017-08-25 23:17:19 +0200
commit85c595284931d6d79523066d77264514730a7689 (patch)
treea767aa0e409c6d3dfea8050751286705056647fc /configure.ac
parent46f123266f7e85c4ecf6b5999e1a3139542471a9 (diff)
downloadcaja-85c595284931d6d79523066d77264514730a7689.tar.bz2
caja-85c595284931d6d79523066d77264514730a7689.tar.xz
release 1.19.1v1.19.1
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 9abd9fbc..3cad9f0a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@ dnl Interface break is not allowed.
m4_define(caja_extension_current, 5)
m4_define(caja_extension_revision, 0)
-AC_INIT([caja], [1.19.0], [http://www.mate-desktop.org])
+AC_INIT([caja], [1.19.1], [http://www.mate-desktop.org])
dnl ---------------------------------------------------------------------------