~unity-team/libunity/x-sru1

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Tarmac
  • Author(s): Michal Hruby
  • Date: 2014-02-05 08:57:24 UTC
  • mfrom: (310.1.2 libunity)
  • Revision ID: tarmac-20140205085724-eikr0k9q1tanytzr
Bump version, update debian.

Approved by Pawel Stolowski, PS Jenkins bot.

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, 7.1.3)
 
2
AC_INIT(libunity, 7.1.4)
3
3
 
4
4
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
5
5
AM_CONFIG_HEADER(config.h)
320
320
    Integration tests  : ${enable_integration_tests}
321
321
    Headless tests     : ${enable_headless_tests}
322
322
    Coverage reporting : ${use_gcov}
323
 
])
 
 
b'\\ No newline at end of file'
 
323
])