~ubuntu-branches/ubuntu/saucy/lxappearance-obconf/saucy

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Package Import Robot
  • Author(s): Julien Lavergne
  • Date: 2012-03-12 23:29:38 UTC
  • mfrom: (1.1.2)
  • Revision ID: package-import@ubuntu.com-20120312232938-wcv9jr8r22y5lzv3
Tags: 0.2.0~git20120311-0ubuntu1
* New upstream snapshot, including bug fixes and translation updates:
 - Preview is broken (LP: #860105)
* debian/patches:
 - 0*-openbox-3.5.patch: Removed, included upstream.
 - 99-fix-translations.patch: Dropped, not necessary now.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
AC_PREREQ([2.54])
2
 
AC_INIT([lxappearance-obconf], [0.0.1], [http://lxde.org])
 
2
AC_INIT([lxappearance-obconf], [0.2.0], [http://lxde.org])
3
3
AM_INIT_AUTOMAKE([1.11 -Wall -Werror foreign])
4
4
AC_CONFIG_SRCDIR([src/main.c])
5
5
AC_CONFIG_HEADERS([config.h])