Skip to content

Commit 48f7845

Browse files
committed
defaults 1.0.1
1 parent f509c30 commit 48f7845

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/defaults.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
* SOFTWARE.
2424
*/
2525

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

2828
#import <CoreFoundation/CoreFoundation.h>
2929
#import <Foundation/Foundation.h>

0 commit comments

Comments
 (0)