~vk7hse/+junk/me-tv-lucid

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Scott Evans
  • Date: 2011-01-23 00:14:55 UTC
  • Revision ID: scott@vk7hse.hobby-site.org-20110123001455-74hruimpbr0lc8cb
update to version 1.3.6

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# Process this file with autoconf to produce a configure script.
2
2
 
3
3
AC_PREREQ(2.53)
4
 
AC_INIT([Me TV], [1.3.5], [http://launchpad.net/me-tv], me-tv)
 
4
AC_INIT([Me TV], [1.3.6], [http://launchpad.net/me-tv], me-tv)
5
5
AC_COPYRIGHT([Michael Lamothe <michael.lamothe@gmail.com>])
6
6
AC_CONFIG_SRCDIR([src/main.cc])
7
7
AM_INIT_AUTOMAKE([1.9 foreign])