Skip to content

Commit ed34999

Browse files
committed
bump for 0.2.4 release
1 parent f663515 commit ed34999

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

Diff for: ChangeLog

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2012-02-09 Nathaniel McCallum <[email protected]>
2+
* == Release 0.2.4 ==
3+
* add verto_set_flags()
4+
15
2012-02-08 Nathaniel McCallum <[email protected]>
26
* == Release 0.2.3 ==
37
* add external allocator support

Diff for: configure.ac

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
dnl Process this file with autoconf to produce a configure script.
22

33
AC_PREREQ(2.59)
4-
AC_INIT(libverto, 0.2.3)
5-
4+
AC_INIT(libverto, 0.2.4)
65

76
AC_CANONICAL_SYSTEM
87
AM_INIT_AUTOMAKE([1.11])

0 commit comments

Comments
 (0)