[svn-r14526] Maintenance: Changed version number in the trunk to be 1.9.0-snap0

This commit is contained in:
Elena Pourmal
2008-02-06 21:26:45 -05:00
parent fb47274491
commit 2b51b8a74b
7 changed files with 19 additions and 19 deletions

View File

@@ -26,7 +26,7 @@ dnl
dnl NOTE: Don't forget to change the version number here when we do a
dnl release!!!
dnl
AC_INIT([HDF5], [1.8.0], [help@hdfgroup.org])
AC_INIT([HDF5], [1.9.0-snap0], [help@hdfgroup.org])
AC_CONFIG_SRCDIR([src/H5.c])
AM_CONFIG_HEADER([src/H5config.h])