~mhr3/libunity/fix-937464

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Tarmac
  • Author(s): Pawel Stolowski
  • Date: 2012-08-15 14:57:02 UTC
  • mfrom: (153.3.18 libunity.preview-close)
  • Revision ID: tarmac-20120815145702-nxzalmabsj0z7i7i
Implemented 'close' signal for previews.. 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.95.0)
 
2
AC_INIT(libunity, 5.95.1)
3
3
 
4
4
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
5
5
AM_CONFIG_HEADER(config.h)