Version changed to 0.5
git-svn-id: svn://svn.linux1394.org/libraw1394/trunk@8 53a565d1-3bb7-0310-b661-cf11e63c67ab
This commit is contained in:
parent
c4d75933cb
commit
dca3a5a3d3
|
@ -1,7 +1,7 @@
|
||||||
# process this file with autoconf to get a configure script
|
# process this file with autoconf to get a configure script
|
||||||
|
|
||||||
AC_INIT(Makefile.am)
|
AC_INIT(Makefile.am)
|
||||||
AM_INIT_AUTOMAKE(libraw1394, 0.4)
|
AM_INIT_AUTOMAKE(libraw1394, 0.5)
|
||||||
|
|
||||||
AC_PROG_CC
|
AC_PROG_CC
|
||||||
AC_PROG_RANLIB
|
AC_PROG_RANLIB
|
||||||
|
|
Reference in New Issue