~jbicha/activity-log-manager/add-security-tab

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Manish Sinha
  • Date: 2013-07-03 08:39:42 UTC
  • Revision ID: manishsinha@ubuntu.com-20130703083942-q9pxwsm4p082k7gq
Updated the version, latest version Changelog, contributing authors and README

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
AC_INIT([activity-log-manager], 
2
 
        [0.9.5], 
 
2
        [0.9.6], 
3
3
        [http://bugs.launchpad.net/activity-log-manager])
4
4
 
5
5
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])