diff options
author | raveit65 <[email protected]> | 2024-02-21 18:26:23 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2024-02-21 18:26:23 +0100 |
commit | c39dc324eb09843f607a1c6d04ae17c7694d1d13 (patch) | |
tree | 030e87d3f839c551d314d271277959ef2f455da8 /configure.ac | |
parent | 5b025e0cebea1511f47123aa3235c2c80c9999e3 (diff) | |
download | caja-dropbox-master.tar.bz2 caja-dropbox-master.tar.xz |
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 d0854b5..40adba0 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ # Initialization -AC_INIT([caja-dropbox], [1.27.0], [https://mate-desktop.org]) +AC_INIT([caja-dropbox], [1.28.0], [https://mate-desktop.org]) AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz foreign no-dist-gzip]) m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])]) |