diff options
author | Steve Zesch <[email protected]> | 2012-07-05 14:26:19 -0400 |
---|---|---|
committer | Steve Zesch <[email protected]> | 2012-07-05 14:26:19 -0400 |
commit | 4ac3c7f9f81501f753c31962407280481477fc20 (patch) | |
tree | 9a0f5a29a3a6b01c394b066ec1a0e1f3eb3cd046 /configure.ac | |
parent | 1a88770385c3b71a423ee7ee620a252e0d6e8908 (diff) | |
download | mate-panel-4ac3c7f9f81501f753c31962407280481477fc20.tar.bz2 mate-panel-4ac3c7f9f81501f753c31962407280481477fc20.tar.xz |
Preparing for 1.4 release.mate-panel-1.4.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 407464a2..19f3b18b 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-panel], [1.3.2], [https://github.com/mate-desktop/mate-panel/issues], +AC_INIT([mate-panel], [1.4.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]) |