~bratsche/appmenu-gtk/parent-tracking

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Cody Russell
  • Date: 2010-08-24 14:20:06 UTC
  • Revision ID: crussell@canonical.com-20100824142006-zp137hjq6nu7vv9z
Bump version to 0.1.6.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
AC_PREREQ(2.59)
2
2
 
3
 
AC_INIT([appmenu-gtk], [0.1.5], [crussell@canonical.com])
 
3
AC_INIT([appmenu-gtk], [0.1.6], [crussell@canonical.com])
4
4
AC_COPYRIGHT([Copyright 2010 Canonical])
5
5
AC_CONFIG_SRCDIR([src/bridge.c])
6
6
AC_CONFIG_MACRO_DIR([build/autotools])