diff options
author | Steve Zesch <[email protected]> | 2013-03-31 17:40:55 -0400 |
---|---|---|
committer | Steve Zesch <[email protected]> | 2013-03-31 17:40:55 -0400 |
commit | 72a91275bf0303882aea39a4a999357e47d23bb7 (patch) | |
tree | a378f878596baf9774cf54247d75e577d32734f9 /configure.ac | |
parent | 2316e7ec71f8ec9be1e6ec4cb51ea3887702dc62 (diff) | |
download | mate-backgrounds-72a91275bf0303882aea39a4a999357e47d23bb7.tar.bz2 mate-backgrounds-72a91275bf0303882aea39a4a999357e47d23bb7.tar.xz |
Preparing for 1.6 release.mate-backgrounds-1.6.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 73e9bd6..e4b8f5d 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_INIT([mate-backgrounds], - [1.5.0], + [1.6.0], [http://www.mate-desktop.org]) m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])]) AM_INIT_AUTOMAKE |