Edit File by line
/home/barbar84/public_h.../wp-conte.../plugins/sujqvwi/AnonR/smanonr..../opt/imh-pyth.../include/git2
File: version.h
/*
[0] Fix | Delete
* Copyright (C) the libgit2 contributors. All rights reserved.
[1] Fix | Delete
*
[2] Fix | Delete
* This file is part of libgit2, distributed under the GNU GPL v2 with
[3] Fix | Delete
* a Linking Exception. For full terms see the included COPYING file.
[4] Fix | Delete
*/
[5] Fix | Delete
#ifndef INCLUDE_git_version_h__
[6] Fix | Delete
#define INCLUDE_git_version_h__
[7] Fix | Delete
[8] Fix | Delete
#define LIBGIT2_VERSION "1.1.0"
[9] Fix | Delete
#define LIBGIT2_VER_MAJOR 1
[10] Fix | Delete
#define LIBGIT2_VER_MINOR 1
[11] Fix | Delete
#define LIBGIT2_VER_REVISION 0
[12] Fix | Delete
#define LIBGIT2_VER_PATCH 0
[13] Fix | Delete
[14] Fix | Delete
#define LIBGIT2_SOVERSION "1.1"
[15] Fix | Delete
[16] Fix | Delete
#endif
[17] Fix | Delete
[18] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function