diff options
author | Stefano Karapetsas <[email protected]> | 2014-02-14 17:34:57 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2014-02-14 17:34:57 +0100 |
commit | 2bb97f69e98e3ae00a6e9617b92ecf07de9606fb (patch) | |
tree | 3c6551847a04b990c9f73c02199fe28224131ac2 /configure.ac | |
parent | d928425add8cec8f6be2eb5c7e544f90af9a6ef7 (diff) | |
download | mate-common-2bb97f69e98e3ae00a6e9617b92ecf07de9606fb.tar.bz2 mate-common-2bb97f69e98e3ae00a6e9617b92ecf07de9606fb.tar.xz |
Bump version to 1.7.90mate-common-1.7.90
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 722beb1..bc29829 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.54) -AC_INIT([mate-common], [1.7.3], [https://github.com/mate-desktop/mate-common]) +AC_INIT([mate-common], [1.7.90], [https://github.com/mate-desktop/mate-common]) AC_CONFIG_SRCDIR([macros/mate-autogen]) |