summaryrefslogtreecommitdiff
path: root/include/git2.h
diff options
context:
space:
mode:
authorCarlos Martín Nieto <cmn@elego.de>2011-05-17 12:12:59 +0200
committerCarlos Martín Nieto <cmn@elego.de>2011-05-17 12:12:59 +0200
commit94711cad3b83445dfcf45a6e0b29b045e06a29f6 (patch)
treec0b5560d53aac94756a4d9759fdcf25f1582c40f /include/git2.h
parentc0335005495c1b49986d19031557f9df6bf49922 (diff)
parent335d6c998041f7c44dce48d3bb087c52136d970f (diff)
downloadlibgit2-94711cad3b83445dfcf45a6e0b29b045e06a29f6.tar.gz
Merge upstream/development
Diffstat (limited to 'include/git2.h')
-rw-r--r--include/git2.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/git2.h b/include/git2.h
index ff55aef2d..0d0e54898 100644
--- a/include/git2.h
+++ b/include/git2.h
@@ -26,9 +26,9 @@
#ifndef INCLUDE_git_git_h__
#define INCLUDE_git_git_h__
-#define LIBGIT2_VERSION "0.11.0"
+#define LIBGIT2_VERSION "0.12.0"
#define LIBGIT2_VER_MAJOR 0
-#define LIBGIT2_VER_MINOR 11
+#define LIBGIT2_VER_MINOR 12
#define LIBGIT2_VER_REVISION 0
#include "git2/common.h"