add .gitignore
This commit is contained in:
14
msext/QiniuSDK/Common/QNVersion.h
Executable file
14
msext/QiniuSDK/Common/QNVersion.h
Executable file
@@ -0,0 +1,14 @@
|
||||
//
|
||||
// QNVersion.h
|
||||
// QiniuSDK
|
||||
//
|
||||
// Created by bailong on 14-9-29.
|
||||
// Copyright (c) 2014年 Qiniu. All rights reserved.
|
||||
//
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
|
||||
/**
|
||||
* sdk 版本
|
||||
*/
|
||||
static const NSString *kQiniuVersion = @"7.1.5";
|
||||
Reference in New Issue
Block a user