Changeset 159


Ignore:
Timestamp:
06/09/10 10:44:32 (3 years ago)
Author:
faltet
Message:

Version bumped to 0.9.5.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/blosc.h

    r152 r159  
    1616#define BLOSC_VERSION_RELEASE  5    /* for tweaks, bug-fixes, or development */ 
    1717 
    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! */ 
    1919#define BLOSC_VERSION_REVISION "$Rev$"   /* revision version */ 
    20 #define BLOSC_VERSION_DATE     "2010-06-07"    /* date version */ 
     20#define BLOSC_VERSION_DATE     "2010-06-09"    /* date version */ 
    2121 
    2222/* The *_VERS_FORMAT should be just 1-byte long */ 
Note: See TracChangeset for help on using the changeset viewer.