~ubuntu-branches/ubuntu/wily/lxpanel/wily

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Package Import Robot
  • Author(s): Jackson Doak
  • Date: 2014-05-27 09:12:41 UTC
  • mfrom: (1.1.18)
  • Revision ID: package-import@ubuntu.com-20140527091241-64obzq6daf4uib9b
Tags: 0.6.2-0ubuntu1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
AC_PREREQ(2.53)
2
 
AC_INIT(lxpanel, 0.6.1, http://lxde.org/)
 
2
AC_INIT(lxpanel, 0.6.2, http://lxde.org/)
3
3
AM_INIT_AUTOMAKE([-Wall foreign])
4
4
AC_CONFIG_HEADER([config.h])
5
5
AC_CONFIG_MACRO_DIR([m4])