~janez-troha/unity-chromium-extension/unity-chromium-extension

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Maxim Ermilov
  • Date: 2012-07-17 16:02:18 UTC
  • Revision ID: maxim.ermilov@canonical.com-20120717160218-zk1fh3yti14a4ofd
Tags: RELEASE_1.7
bump version

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, 0.1)
 
4
AC_INIT(unity_webapps_chromium, 1.7)
5
5
AC_CONFIG_HEADERS([config.h])
6
6
AM_INIT_AUTOMAKE([1.11])
7
7
AM_SILENT_RULES([yes])