We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f509c30 commit 48f7845Copy full SHA for 48f7845
Sources/defaults.m
@@ -23,7 +23,7 @@
23
* SOFTWARE.
24
*/
25
26
-const unsigned char defaultsVersionString[] = "@(#)PROGRAM:defaults PROJECT:defaults-1.0 BUILT:" __DATE__ " " __TIME__ "\n";
+const unsigned char defaultsVersionString[] = "@(#)PROGRAM:defaults PROJECT:defaults-1.0.1\n";
27
28
#import <CoreFoundation/CoreFoundation.h>
29
#import <Foundation/Foundation.h>
0 commit comments