~cyphermox/appmenu-gtk/saucy-changes

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Charles Kerr
  • Date: 2012-10-03 15:51:16 UTC
  • Revision ID: charles.kerr@canonical.com-20121003155116-kladi4vcnm09ib5o
Tags: 12.10.2
12.10.2

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], [12.10.1], [crussell@canonical.com])
 
3
AC_INIT([appmenu-gtk], [12.10.2], [crussell@canonical.com])
4
4
AC_COPYRIGHT([Copyright 2012 Canonical])
5
5
AC_CONFIG_SRCDIR([src/bridge.c])
6
6
AC_CONFIG_MACRO_DIR([m4])