~do-plugins/do-plugins/trunk

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Christopher James Halse Rogers
  • Date: 2013-10-15 06:35:32 UTC
  • Revision ID: raof@ubuntu.com-20131015063532-01k8z2whtokgvwuk
ReleaseĀ 0.8.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
dnl Process this file with autoconf to produce a configure script.
4
4
AC_PREREQ([2.54])
5
 
AC_INIT([gnome-do-plugins], [0.8.4])
 
5
AC_INIT([gnome-do-plugins], [0.8.5])
6
6
AM_INIT_AUTOMAKE([foreign tar-pax])
7
7
 
8
8