mirror of
https://github.com/fadden/nulib2.git
synced 2024-12-27 02:31:49 +00:00
Bump version to 3.0.0
This commit is contained in:
parent
6ba112fdfe
commit
5a5d8993d3
@ -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.
|
||||
|
@ -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 ][.
|
||||
|
@ -9,7 +9,7 @@
|
||||
#include "NuLib2.h"
|
||||
|
||||
|
||||
static const char* gProgramVersion = "3.0.0d2";
|
||||
static const char* gProgramVersion = "3.0.0";
|
||||
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user