diff options
-rw-r--r-- | MAINTAINERS | 18 | ||||
-rw-r--r-- | configure.ac | 2 |
2 files changed, 1 insertions, 19 deletions
diff --git a/MAINTAINERS b/MAINTAINERS deleted file mode 100644 index 5a559baf..00000000 --- a/MAINTAINERS +++ /dev/null @@ -1,18 +0,0 @@ -Currently active maintainers ----------------------------- - -Vincent Untz -E-mail: [email protected] -Userid: vuntz - -Non-active maintainers, who have a good understanding of the code ------------------------------------------------------------------ - -#Mark McLoughlin -#E-mail: [email protected] - -#Arvind Samptur -#E-mail: [email protected] - -#George Lebl -#E-mail: [email protected] diff --git a/configure.ac b/configure.ac index 562f8d17..d6f408c1 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-panel], [1.1.1], [https://github.com/mate-desktop/mate-panel/issues], +AC_INIT([mate-panel], [1.2.0], [https://github.com/mate-desktop/mate-panel/issues], [mate-panel], [http://www.mate-desktop.org]) AM_CONFIG_HEADER(config.h) AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-bzip2 tar-ustar -Wno-portability]) |