diff options
author | Steve Zesch <[email protected]> | 2013-01-14 18:23:30 -0500 |
---|---|---|
committer | Steve Zesch <[email protected]> | 2013-01-14 18:23:30 -0500 |
commit | 225abc5e68ab53fb05edc39a2c9f1752c26fce02 (patch) | |
tree | 623be4e3a55e0eea8f2111ab567a580cfa56cad1 /configure.in | |
parent | 132f62c99b760a0a4c26252758629103afae88c5 (diff) | |
download | mate-common-225abc5e68ab53fb05edc39a2c9f1752c26fce02.tar.bz2 mate-common-225abc5e68ab53fb05edc39a2c9f1752c26fce02.tar.xz |
Preparing for 1.5.1 release.mate-common-1.5.1
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 7e7d70d..e89416f 100644 --- a/configure.in +++ b/configure.in @@ -1,5 +1,5 @@ AC_PREREQ(2.54) -AC_INIT([mate-common], [1.5.0], [https://github.com/mate-desktop/mate-common]) +AC_INIT([mate-common], [1.5.1], [https://github.com/mate-desktop/mate-common]) AC_CONFIG_SRCDIR([macros/mate-autogen]) |