We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2087c68 commit b8aecc0Copy full SHA for b8aecc0
configure.ac
@@ -2,7 +2,7 @@
2
# Process this file with autoconf to produce a configure script.
3
4
AC_PREREQ([2.69])
5
-AC_INIT(GitBlocks, 0.4.3, tomolt@users.sourceforge.net)
+AC_INIT(GitBlocks, 0.6.4, tomolt@users.sourceforge.net)
6
7
AM_INIT_AUTOMAKE([subdir-objects])
8
manifest.xml
@@ -3,7 +3,7 @@
<SdkVersion major="1" minor="19" release="0" />
<Plugin name="GitBlocks">
<Value title="GitBlocks" />
- <Value version="0.4.3" />
+ <Value version="0.6.4" />
<Value description="GitBlocks is an easy-to-use and small git plugin for Code::Blocks." />
<Value author="Thomas Oltmann" />
9
<Value authorEmail="tomolt@users.sourceforge.net" />
0 commit comments