Skip to content

Commit aad85c3

Browse files
committed
Bumped version for release.
1 parent 7cf1229 commit aad85c3

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

ChangeLog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2009-01-23 Tim Waugh <[email protected]>
2+
3+
* configure.in: Version 0.3.1.
4+
15
2009-01-23 Tim Waugh <[email protected]>
26

37
* src/filterdiff.c (main): Provide GNU-style long names for all

configure.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
dnl Process this file with autoconf to produce a configure script.
22

3-
AC_INIT(patchutils, 0.3.0)
3+
AC_INIT(patchutils, 0.3.1)
44
AC_CONFIG_SRCDIR(patchutils.spec.in)
55
AM_CONFIG_HEADER(config.h)
66

0 commit comments

Comments
 (0)