~justinmcp/unity-chromium-extension/native-messaging-base

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Tarmac
  • Author(s): Alexandre Abreu
  • Date: 2013-09-16 21:39:13 UTC
  • mfrom: (228.1.1 revert)
  • Revision ID: tarmac-20130916213913-63a50kn45ddqom1j
Revert revision 228: deprecate tab integration.

Approved by Robert Bruce Park, PS Jenkins bot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
dnl Process this file with autoconf to produce a configure script.
2
2
dnl Created by Anjuta application wizard.
3
3
 
4
 
AC_INIT(unity_webapps_chromium, 3.0)
 
4
AC_INIT(unity_webapps_chromium, 2.4.7)
5
5
AC_CONFIG_HEADERS([config.h])
6
6
AM_INIT_AUTOMAKE([1.11])
7
7
AM_SILENT_RULES([yes])