summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDaniel Elstner <danielk@openismus.com>2009-08-20 09:37:42 +0200
committerDaniel Elstner <danielk@openismus.com>2009-08-20 09:37:42 +0200
commit64fbdc551b3027d88046ef5d26f7bad880498ea4 (patch)
treed3e3c65f651292a62acdc0cb5e6baf338833543b /configure.ac
parent1d4a01d9db9c27f8172d883e0299550a9d1aa9ec (diff)
downloadmm-common-64fbdc551b3027d88046ef5d26f7bad880498ea4.tar.gz
Prepare for mm-common 0.6 release
* configure.ac (AC_INIT): Bump version number to 0.6. * NEWS: Summarize changes since mm-common 0.5.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 60d3350..199b933 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@
## You should have received a copy of the GNU General Public License
## along with mm-common. If not, see <http://www.gnu.org/licenses/>.
-AC_INIT([mm-common], [0.5], [gtkmm-list@gnome.org], [mm-common])
+AC_INIT([mm-common], [0.6], [gtkmm-list@gnome.org], [mm-common])
AC_PREREQ([2.59])
AC_CONFIG_SRCDIR([util/mm-common-prepare.in])