Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2018-10-19 20:15:39 +0000
committerMatthias Sohn2018-10-19 20:15:39 +0000
commit2674bec32ba405dc0fd6b16c1793281d09589ec9 (patch)
treef377e87fcc953a89ee3dda6d139acaa3734f4d31
parentffaada75e4366e8a808baeacfa41292be89fe2bf (diff)
downloadjgit-2674bec32ba405dc0fd6b16c1793281d09589ec9.tar.gz
jgit-2674bec32ba405dc0fd6b16c1793281d09589ec9.tar.xz
jgit-2674bec32ba405dc0fd6b16c1793281d09589ec9.zip
Update API problem filter
Change-Id: I66c0c490bb66adafac5d670d2d9571f1674a281e Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
-rw-r--r--org.eclipse.jgit/.settings/.api_filters2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit/.settings/.api_filters b/org.eclipse.jgit/.settings/.api_filters
index 81aa9c2704..20ff76a927 100644
--- a/org.eclipse.jgit/.settings/.api_filters
+++ b/org.eclipse.jgit/.settings/.api_filters
@@ -3,7 +3,7 @@
<resource path="META-INF/MANIFEST.MF">
<filter id="924844039">
<message_arguments>
- <message_argument value="4.7.5"/>
+ <message_argument value="4.7.6"/>
<message_argument value="4.7.0"/>
</message_arguments>
</filter>

Back to the top