Skip to content

Commit 1ff29e3

Browse files
committed
Version 0.3.2.
1 parent 46b9380 commit 1ff29e3

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+
2011-02-10 Tim Waugh <[email protected]>
2+
3+
* configure.in: Version 0.3.2.
4+
15
2011-02-10 Tim Waugh <[email protected]>
26

37
* editdiff.in: Do not run rediff if no changes were made (trac

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.1)
3+
AC_INIT(patchutils, 0.3.2)
44
AC_CONFIG_SRCDIR(patchutils.spec.in)
55
AM_CONFIG_HEADER(config.h)
66

0 commit comments

Comments
 (0)