Skip to content

Commit b8aecc0

Browse files
committed
Changed version to 0.6.4
1 parent 2087c68 commit b8aecc0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Process this file with autoconf to produce a configure script.
33

44
AC_PREREQ([2.69])
5-
AC_INIT(GitBlocks, 0.4.3, tomolt@users.sourceforge.net)
5+
AC_INIT(GitBlocks, 0.6.4, tomolt@users.sourceforge.net)
66

77
AM_INIT_AUTOMAKE([subdir-objects])
88

manifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<SdkVersion major="1" minor="19" release="0" />
44
<Plugin name="GitBlocks">
55
<Value title="GitBlocks" />
6-
<Value version="0.4.3" />
6+
<Value version="0.6.4" />
77
<Value description="GitBlocks is an easy-to-use and small git plugin for Code::Blocks." />
88
<Value author="Thomas Oltmann" />
99
<Value authorEmail="tomolt@users.sourceforge.net" />

0 commit comments

Comments
 (0)