~nherriot/maximus/vodafone

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Neil Jagdish Patel
  • Date: 2009-10-02 13:59:10 UTC
  • Revision ID: neil.patel@canonical.com-20091002135910-960iahj03bqwcmtr
Tags: 0.4.14
modified:
  configure.ac
    - New release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
AC_PREREQ(2.53)
2
 
AC_INIT(maximus, 0.4.12, [])
 
2
AC_INIT(maximus, 0.4.14, [])
3
3
AM_INIT_AUTOMAKE()
4
4
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
5
5
AC_CONFIG_SRCDIR(src/main.c)