Skip to content

Commit 2f01cc7

Browse files
committed
update version string
1 parent af669bf commit 2f01cc7

24 files changed

+24
-24
lines changed

CYLTabBarController/UIControl+CYLTabBarControllerExtention.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// CYLTabBarController.m
33
// CYLTabBarController
44
//
5-
// v1.13.1 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 10/20/15.
5+
// v1.14.0 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 10/20/15.
66
// Copyright © 2015 https://github.com/ChenYilong . All rights reserved.
77
//
88

CYLTabBarController/UIControl+CYLTabBarControllerExtention.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// CYLTabBarController.m
33
// CYLTabBarController
44
//
5-
// v1.13.1 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 10/20/15.
5+
// v1.14.0 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 10/20/15.
66
// Copyright © 2015 https://github.com/ChenYilong . All rights reserved.
77
//
88

CYLTabBarController/UITabBarItem+CYLTabBarControllerExtention.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// CYLTabBarController.m
33
// CYLTabBarController
44
//
5-
// v1.13.1 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 10/20/15.
5+
// v1.14.0 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 10/20/15.
66
// Copyright © 2015 https://github.com/ChenYilong . All rights reserved.
77
//
88

CYLTabBarController/UITabBarItem+CYLTabBarControllerExtention.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// CYLTabBarController.m
33
// CYLTabBarController
44
//
5-
// v1.13.1 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 10/20/15.
5+
// v1.14.0 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 10/20/15.
66
// Copyright © 2015 https://github.com/ChenYilong . All rights reserved.
77
//
88

CYLTabBarController/UIView+CYLTabBarControllerExtention.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// CYLTabBarController.m
33
// CYLTabBarController
44
//
5-
// v1.13.1 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 10/20/15.
5+
// v1.14.0 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 10/20/15.
66
// Copyright © 2015 https://github.com/ChenYilong . All rights reserved.
77
//
88

CYLTabBarController/UIView+CYLTabBarControllerExtention.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// CYLTabBarController.m
33
// CYLTabBarController
44
//
5-
// v1.13.1 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 10/20/15.
5+
// v1.14.0 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 10/20/15.
66
// Copyright © 2015 https://github.com/ChenYilong . All rights reserved.
77
//
88

CYLTabBarController/UIViewController+CYLTabBarControllerExtention.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// UIViewController+CYLTabBarControllerExtention.h
33
// CYLTabBarController
44
//
5-
// v1.13.1 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 16/2/26.
5+
// v1.14.0 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 16/2/26.
66
// Copyright © 2016年 https://github.com/ChenYilong .All rights reserved.
77
//
88

CYLTabBarController/UIViewController+CYLTabBarControllerExtention.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// UIViewController+CYLTabBarControllerExtention.m
33
// CYLTabBarController
44
//
5-
// v1.13.1 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 16/2/26.
5+
// v1.14.0 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 16/2/26.
66
// Copyright © 2016年 https://github.com/ChenYilong .All rights reserved.
77
//
88

CYLTabBarControllerTests/CYLTabBarControllerTests.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// CYLTabBarControllerTests.m
33
// CYLTabBarControllerTests
44
//
5-
// v1.13.1 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 15/10/25.
5+
// v1.14.0 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 15/10/25.
66
// Copyright (c) 2015年 https://github.com/ChenYilong .All rights reserved.
77
//
88

Example/AppDelegate.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// AppDelegate.h
33
// CYLTabBarControllerDemo
44
//
5-
// v1.13.1 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 10/20/15.
5+
// v1.14.0 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 10/20/15.
66
// Copyright © 2015 https://github.com/ChenYilong . All rights reserved.
77
//
88

Example/CYLTabBarControllerConfig.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// CYLTabBarControllerConfig.h
33
// CYLTabBarController
44
//
5-
// v1.13.1 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 15/11/3.
5+
// v1.14.0 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 15/11/3.
66
// Copyright © 2015年 https://github.com/ChenYilong .All rights reserved.
77
//
88

Example/Classes/Module/Home/CYLHomeViewController.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// CYLHomeViewController.h
33
// CYLTabBarController
44
//
5-
// v1.13.1 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 10/20/15.
5+
// v1.14.0 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 10/20/15.
66
// Copyright © 2015 https://github.com/ChenYilong . All rights reserved.
77
//
88

Example/Classes/Module/Home/CYLHomeViewController.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// CYLHomeViewController.m
33
// CYLTabBarController
44
//
5-
// v1.13.1 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 10/20/15.
5+
// v1.14.0 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 10/20/15.
66
// Copyright © 2015 https://github.com/ChenYilong . All rights reserved.
77
//
88

Example/Classes/Module/Message/CYLMessageViewController.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// CYLMessageViewController.h
33
// CYLTabBarController
44
//
5-
// v1.13.1 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 10/20/15.
5+
// v1.14.0 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 10/20/15.
66
// Copyright © 2015 https://github.com/ChenYilong . All rights reserved.
77
//
88

Example/Classes/Module/Message/CYLMessageViewController.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// CYLMessageViewController.m
33
// CYLTabBarController
44
//
5-
// v1.13.1 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 10/20/15.
5+
// v1.14.0 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 10/20/15.
66
// Copyright © 2015 https://github.com/ChenYilong . All rights reserved.
77
//
88

Example/Classes/Module/Mine/CYLMineViewController.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// CYLMineViewController.h
33
// CYLTabBarController
44
//
5-
// v1.13.1 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 10/20/15.
5+
// v1.14.0 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 10/20/15.
66
// Copyright © 2015 https://github.com/ChenYilong . All rights reserved.
77
//
88

Example/Classes/Module/Mine/CYLMineViewController.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// CYLMineViewController.m
33
// CYLTabBarController
44
//
5-
// v1.13.1 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 10/20/15.
5+
// v1.14.0 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 10/20/15.
66
// Copyright © 2015 https://github.com/ChenYilong . All rights reserved.
77
//
88

Example/Classes/Module/SameCity/CYLDetailsViewController.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// CYLDetailsViewController.h
33
// CYLTabBarController
44
//
5-
// v1.13.1 Created by Robert Dimitrov on 11/8/14.
5+
// v1.14.0 Created by Robert Dimitrov on 11/8/14.
66
// Copyright (c) 2014 Robert Dimitrov. All rights reserved.
77
//
88

Example/Classes/Module/SameCity/CYLDetailsViewController.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// CYLDetailsViewController.m
33
// CYLTabBarController
44
//
5-
// v1.13.1 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 10/20/15.
5+
// v1.14.0 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 10/20/15.
66
// Copyright © 2015 https://github.com/ChenYilong . All rights reserved.
77
//
88

Example/Classes/Module/SameCity/CYLSameCityViewController.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// CYLSameCityViewController.h
33
// CYLTabBarController
44
//
5-
// v1.13.1 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 10/20/15.
5+
// v1.14.0 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 10/20/15.
66
// Copyright © 2015 https://github.com/ChenYilong . All rights reserved.
77
//
88

Example/Classes/Module/SameCity/CYLSameCityViewController.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// CYLSameCityViewController.m
33
// CYLTabBarController
44
//
5-
// v1.13.1 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 10/20/15.
5+
// v1.14.0 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 10/20/15.
66
// Copyright © 2015 https://github.com/ChenYilong . All rights reserved.
77
//
88

Example/Classes/View/CYLPlusButtonSubclass.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// CYLPlusButtonSubclass.h
33
// CYLTabBarControllerDemo
44
//
5-
// v1.13.1 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 15/10/24.
5+
// v1.14.0 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 15/10/24.
66
// Copyright (c) 2015年 https://github.com/ChenYilong . All rights reserved.
77
//
88

Example/Classes/View/CYLPlusButtonSubclass.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// CYLPlusButtonSubclass.m
33
// CYLTabBarControllerDemo
44
//
5-
// v1.13.1 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 15/10/24.
5+
// v1.14.0 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 15/10/24.
66
// Copyright (c) 2015年 https://github.com/ChenYilong . All rights reserved.
77
//
88

Example/main.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// main.m
33
// CYLTabBarController
44
//
5-
// v1.13.1 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 15/10/25.
5+
// v1.14.0 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 15/10/25.
66
// Copyright (c) 2015年 https://github.com/ChenYilong .All rights reserved.
77
//
88

0 commit comments

Comments
 (0)