diff options
author | raveit65 <[email protected]> | 2018-02-02 12:47:43 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-02-02 12:47:43 +0100 |
commit | 977de1245e70832db7bfcebaa52119fce384bd68 (patch) | |
tree | 024138af826ebab8b37420526a9e85e9b290d60b /configure.ac | |
parent | b79a5708d971226a8358bb733dbe2283bb22d0c5 (diff) | |
download | mate-indicator-applet-977de1245e70832db7bfcebaa52119fce384bd68.tar.bz2 mate-indicator-applet-977de1245e70832db7bfcebaa52119fce384bd68.tar.xz |
release 1.20v1.20.0
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 18d4908..1b311dd 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.53) -AC_INIT([mate-indicator-applet], [1.19.0],[https://github.com/mate-desktop/mate-indicator-applet/issues]) +AC_INIT([mate-indicator-applet], [1.20.0],[https://github.com/mate-desktop/mate-indicator-applet/issues]) AC_CONFIG_SRCDIR(src/applet-main.c) AM_CONFIG_HEADER(config.h) |