~ubuntu-branches/ubuntu/lucid/libgweather/lucid-updates

« back to all changes in this revision

Viewing changes to configure.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2010-03-30 11:02:50 UTC
  • mfrom: (1.1.25 upstream)
  • Revision ID: james.westby@ubuntu.com-20100330110250-x31ubgbuop62twtr
Tags: 2.30.0-0ubuntu1
* New upstream version
* debian/patches/99_autoreconf.patch:
  - new version update

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
AC_INIT([libgweather],[2.29.92])
 
1
AC_INIT([libgweather],[2.30.0])
2
2
AC_PREREQ(2.59)
3
3
 
4
4
AM_CONFIG_HEADER(config.h)
14
14
#   change to C+1:0:0
15
15
# - If the interface is the same as the previous version, change to C:R+1:A
16
16
 
17
 
LT_VERSION=7:7:6
 
17
LT_VERSION=7:8:6
18
18
AC_SUBST(LT_VERSION)
19
19
 
20
20
AC_CANONICAL_HOST