~ken-vandine/appmenu-gtk/lp674047

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Ted Gould
  • Date: 2011-02-03 20:15:28 UTC
  • Revision ID: ted@gould.cx-20110203201528-i61f131ep9rkbaga
Tags: 0.1.92
0.1.92

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.91], [crussell@canonical.com])
 
3
AC_INIT([appmenu-gtk], [0.1.92], [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])