Bump version to 3.0.0

This commit is contained in:
Andy McFadden 2015-01-09 10:59:33 -08:00
parent 6ba112fdfe
commit 5a5d8993d3
3 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,5 @@
2005/01/09 ***** v3.0.0 shipped *****
2015/01/03 fadden
- Mac OS X: replace Carbon FinderInfo calls with BSD xattr.
- Mac OS X: fix resource fork naming.

View File

@ -1,3 +1,5 @@
2005/01/09 ***** v3.0.0 shipped *****
2015/01/03 fadden
- Mac OS X: get file/aux type from FinderInfo when adding files.
- Mac OS X: set file type and creator when extracting from Binary ][.

View File

@ -9,7 +9,7 @@
#include "NuLib2.h"
static const char* gProgramVersion = "3.0.0d2";
static const char* gProgramVersion = "3.0.0";
/*