Skip to content

Commit

Permalink
defaults 0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
CRKatri committed Dec 16, 2021
1 parent b2db26d commit d50fabc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/defaults.m
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
* SOFTWARE.
*/

const unsigned char defaultsVersionString[] = "@(#)PROGRAM:defaults PROJECT:defaults-1.0 BUILT:" __DATE__ " " __TIME__ "\n";
const unsigned char defaultsVersionString[] = "@(#)PROGRAM:defaults PROJECT:defaults-0.1 BUILT:" __DATE__ " " __TIME__ "\n";

#import <CoreFoundation/CoreFoundation.h>
#import <Foundation/Foundation.h>
Expand Down

0 comments on commit d50fabc

Please sign in to comment.