diff options
author | raveit65 <[email protected]> | 2018-12-11 13:07:32 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-12-11 13:07:32 +0100 |
commit | 56d9ca7e79e7f3ccf2f43d9b4ee9911d593055a1 (patch) | |
tree | 2aa5677b544a84fb4ceea2ec8ab5a67855838445 /configure.ac | |
parent | 84608bc576b73cd1448313c208539d28c4f5d01c (diff) | |
download | caja-1.20.3.tar.bz2 caja-1.20.3.tar.xz |
release 1.20.3v1.20.3
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index ea09b111..b6d65fea 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.20.2], [http://www.mate-desktop.org]) +AC_INIT([caja], [1.20.3], [http://www.mate-desktop.org]) dnl --------------------------------------------------------------------------- |