Skip to content

Commit

Permalink
[svn-r1223] Snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
matzke1 committed Apr 27, 1999
1 parent 893504e commit a66c628
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/H5public.h
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ static char RcsId[] = "@(#)$Revision$";
/* Version numbers */
#define H5_VERS_MAJOR 1 /* For major interface/format changes */
#define H5_VERS_MINOR 1 /* For minor interface/format changes */
#define H5_VERS_RELEASE 84 /* For tweaks, bug-fixes, or development */
#define H5_VERS_RELEASE 85 /* For tweaks, bug-fixes, or development */

#define H5check() H5check_version(H5_VERS_MAJOR,H5_VERS_MINOR, \
H5_VERS_RELEASE)
Expand Down

0 comments on commit a66c628

Please sign in to comment.