diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index 55fa74e9..9faf85a2 100644 --- a/configure.ac +++ b/configure.ac @@ -21,10 +21,10 @@ dnl Interface break is not allowed. m4_define(caja_extension_current, 5) m4_define(caja_extension_revision, 0) -AC_INIT([caja], +AC_INIT([caja-glib-2.50], [1.26.1], [https://github.com/mate-desktop/caja/issues], - [caja], + [caja-glib-2.50], [https://mate-desktop.org]) dnl --------------------------------------------------------------------------- |