Skip to content
This repository has been archived by the owner on Jan 30, 2021. It is now read-only.

Commit

Permalink
Update to 0.26
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcin Kurczewski committed Aug 13, 2013
1 parent 7d06b9b commit c29d252
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion cli/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,16 @@
#define VERSION_H

#define MAJOR_VERSION 0
#define MINOR_VERSION 25
#define MINOR_VERSION 26

/*
* Version 0.26:
* - Fixed -p argument
* - Fixed --overwrite argument
* - Removed pipe support (its performance was deplorable, anyway)
* - Better, simplified code
* - CLI compiles fine under linux, cygwin and mingw
* Version 0.25:
* - Support for files larger than 4GB
Expand Down

0 comments on commit c29d252

Please sign in to comment.