~ubuntu-branches/ubuntu/precise/libunity/precise

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Package Import Robot
  • Author(s): Didier Roche
  • Date: 2012-02-17 13:30:27 UTC
  • mfrom: (1.1.12)
  • Revision ID: package-import@ubuntu.com-20120217133027-ge19wzs0n7q145ww
Tags: 5.4.0-0ubuntu1
* New upstream release.
  - Dash: very high latency responding to input (LP: #828582)
  - Adding an option to the Sources filter from a remote Python scope
    doesn't work (LP: #916758)
  - Dash - Genre filter category in the Music Lens should use a 3 column
    layout (LP: #841902)
* debian/libunity-dev.install:
  - install unity-tool test tool
* debian/libunity9.symbols:
  - updated symbols

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# When releasing also remember to update the soname as instructed below
2
 
AC_INIT(libunity, 5.2.0)
 
2
AC_INIT(libunity, 5.4.0)
3
3
 
4
4
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
5
5
AM_CONFIG_HEADER(config.h)
164
164
doc/reference/Makefile
165
165
examples/Makefile
166
166
src/Makefile
 
167
tools/Makefile
167
168
test/Makefile
168
169
test/C/Makefile
169
170
test/vala/Makefile