From: <kr_...@us...> - 2005-06-17 15:44:10
|
Update of /cvsroot/htoolkit/HSQL/MySQL In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5345/MySQL Modified Files: MySQL.cabal Log Message: Update version numbers Index: MySQL.cabal =================================================================== RCS file: /cvsroot/htoolkit/HSQL/MySQL/MySQL.cabal,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** MySQL.cabal 17 Jun 2005 09:02:30 -0000 1.2 --- MySQL.cabal 17 Jun 2005 15:44:00 -0000 1.3 *************** *** 1,4 **** name: hsql-mysql ! version: 1.5 license: BSD3 author: Krasimir Angelov <kr....@gm...> --- 1,4 ---- name: hsql-mysql ! version: 1.6 license: BSD3 author: Krasimir Angelov <kr....@gm...> |