Skip to content

Commit 195343e

Browse files
authored
Increase version to v0.4
1 parent aa29d91 commit 195343e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dnl along with this program. If not, see <http://www.gnu.org/licenses/>.
1818

1919

2020
AC_PREREQ(2.61)
21-
AC_INIT(diff-pdf, 0.3, [[email protected]])
21+
AC_INIT(diff-pdf, 0.4, [[email protected]])
2222

2323
AC_CONFIG_SRCDIR([diff-pdf.cpp])
2424
AC_CONFIG_AUX_DIR([admin])

0 commit comments

Comments
 (0)