~mhr3/libunity/add-hints-to-activate

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Tarmac
  • Author(s): Pawel Stolowski
  • Date: 2012-08-30 10:09:59 UTC
  • mfrom: (169.1.4 home-lens-category-name)
  • Revision ID: tarmac-20120830100959-nd0f07w8k6bz3sq1
Implemented home-lens-default-name lens property.. Fixes: . Approved by Michal Hruby.

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