Bump version number to 0.6.

git-svn-id: svn://svn.linux1394.org/libraw1394/trunk@21 53a565d1-3bb7-0310-b661-cf11e63c67ab
This commit is contained in:
aeb 2000-03-18 04:13:00 +00:00
parent d0717fb53e
commit d6827eb927
3 changed files with 6 additions and 5 deletions

View File

@ -1,8 +1,6 @@
# process this file with automake to create a Makefile.in
SUBDIRS = src
EXTRA_DIST = debian/*
SUBDIRS = src debian
# make required device file

View File

@ -1,9 +1,9 @@
# process this file with autoconf to get a configure script
AC_INIT(Makefile.am)
AM_INIT_AUTOMAKE(libraw1394, 0.5)
AM_INIT_AUTOMAKE(libraw1394, 0.6)
AC_PROG_CC
AM_PROG_LIBTOOL
AC_OUTPUT([ Makefile src/Makefile ])
AC_OUTPUT([ Makefile src/Makefile debian/Makefile ])

3
debian/Makefile.am vendored Normal file
View File

@ -0,0 +1,3 @@
# process this file with automake to create a Makefile.in
EXTRA_DIST = README