Changeset 159
- Timestamp:
- 06/09/10 10:44:32 (3 years ago)
- File:
-
- 1 edited
-
trunk/src/blosc.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/blosc.h
r152 r159 16 16 #define BLOSC_VERSION_RELEASE 5 /* for tweaks, bug-fixes, or development */ 17 17 18 #define BLOSC_VERSION_STRING "0.9.5 .dev" /* string version. Sync with above! */18 #define BLOSC_VERSION_STRING "0.9.5" /* string version. Sync with above! */ 19 19 #define BLOSC_VERSION_REVISION "$Rev$" /* revision version */ 20 #define BLOSC_VERSION_DATE "2010-06-0 7" /* date version */20 #define BLOSC_VERSION_DATE "2010-06-09" /* date version */ 21 21 22 22 /* The *_VERS_FORMAT should be just 1-byte long */
Note: See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/images/blosc-logo-small.png)