third_party_f2fs-tools/version.h
Jaegeuk Kim da59f6146c Sync the version management
For debian packaing, I should have matched the previous verions, v1.1.0.
So, this is the start of f2fs-tools version.

Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
2012-11-29 12:44:04 +09:00

11 lines
361 B
C

/*
* Copyright (c) 2012 Samsung Electronics Co., Ltd.
* http://www.samsung.com/
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*/
#define F2FS_TOOLS_VERSION "1.1.0"
#define F2FS_TOOLS_DATE "29-Nov-2012"