~ubuntu-art-pkg/edgy-session-splashes/ubuntu

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Daniel Holbach
  • Date: 2006-09-07 10:24:16 UTC
  • mfrom: (3.1.1 ubuntu)
  • Revision ID: daniel.holbach@ubuntu.com-20060907102416-d3950f6fca4117a5
new release

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
AC_PREREQ(2.53)
3
3
 
4
 
AC_INIT([edgy-session-splashes], [0.1])
 
4
AC_INIT([edgy-session-splashes], [0.2])
5
5
AC_CONFIG_SRCDIR(ubuntu-slick.png)
6
6
 
7
7
AM_INIT_AUTOMAKE([1.9 tar-ustar])