Changeset 7147
- Timestamp:
- 02/09/10 01:07:29 (7 months ago)
- Location:
- trunk/ocaml-cry
- Files:
-
- 2 modified
-
CHANGES (modified) (1 diff)
-
configure.ac (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ocaml-cry/CHANGES
r7142 r7147 1 0. 2.0 ()1 0.1.2 (2010-02-08) 2 2 ===== 3 3 * Changed send function to -
trunk/ocaml-cry/configure.ac
r6863 r7147 1 1 2 2 # check for one particular file of the sources 3 AC_INIT(ocaml-cry, 0.1. 1, savonet-users@lists.sourceforge.net)3 AC_INIT(ocaml-cry, 0.1.2, savonet-users@lists.sourceforge.net) 4 4 5 5 VERSION=$PACKAGE_VERSION
