~didrocks/libunity/add-remote-disabling-support

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Tarmac
  • Author(s): Michal Hruby
  • Date: 2012-09-25 10:10:11 UTC
  • mfrom: (179.1.2 libunity)
  • Revision ID: tarmac-20120925101011-bygwjogjpvstw35i
Added size hint to AnnotatedIcon. Fixes: https://bugs.launchpad.net/bugs/1052513. Approved by Pawel Stolowski.

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, 6.5.2)
 
2
AC_INIT(libunity, 6.7.0)
3
3
 
4
4
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
5
5
AM_CONFIG_HEADER(config.h)