[Libsysio-commit] HEAD: libsysio configure.in
Brought to you by:
lward
From: Lee W. <lw...@us...> - 2005-10-31 18:51:08
|
Update of /cvsroot/libsysio/libsysio In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28642 Modified Files: configure.in Log Message: Internal API changes visible to the drivers beg an update of the version number. Index: configure.in =================================================================== RCS file: /cvsroot/libsysio/libsysio/configure.in,v retrieving revision 1.21 retrieving revision 1.22 diff -u -w -b -B -p -r1.21 -r1.22 --- configure.in 19 Oct 2005 19:30:56 -0000 1.21 +++ configure.in 31 Oct 2005 18:50:58 -0000 1.22 @@ -1,4 +1,4 @@ -AC_INIT(libsysio, 1.0) +AC_INIT(libsysio, 1.1) AC_CANONICAL_HOST |