Skip to content

Commit f36de1c

Browse files
committed
0.9.6b
1 parent 5698b35 commit f36de1c

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

ChangeLog

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
2016/01/26: Ver 0.9.6b
2+
- fixed typo (quite, qiute => quiet)
3+
14
2015/05/20: Ver 0.9.6a
25
- fixed OSX 10.8 and earlier
36

configure.ac

Lines changed: 1 addition & 1 deletion
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.67])
5-
AC_INIT(miruo, 0.9.6a, [email protected])
5+
AC_INIT(miruo, 0.9.6b, [email protected])
66
AM_INIT_AUTOMAKE
77
AC_CONFIG_SRCDIR([miruo.c])
88
AC_CONFIG_HEADER([config.h])

0 commit comments

Comments
 (0)