Skip to content

Commit b2cbfbf

Browse files
committed
Changed version to 0.7.3
1 parent 2134eb8 commit b2cbfbf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

configure.ac

+1-1
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.7.0, [email protected])
5+
AC_INIT(GitBlocks, 0.7.3, [email protected])
66

77
AM_INIT_AUTOMAKE([subdir-objects])
88

manifest.xml

+1-1
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.7.0" />
6+
<Value version="0.7.3" />
77
<Value description="GitBlocks is an easy-to-use and small git plugin for Code::Blocks." />
88
<Value author="Thomas Oltmann" />
99
<Value authorEmail="[email protected]" />

0 commit comments

Comments
 (0)