Skip to content

Commit c0f007e

Browse files
committed
Bumping version in configure.ac
1 parent 4b194d7 commit c0f007e

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
@@ -2,7 +2,7 @@
22
# Process this file with autoconf to produce a configure script.
33

44
AC_PREREQ([2.63])
5-
AC_INIT(cpuaff,0.0.5,dcdillon@gmail.com,cpuaff)
5+
AC_INIT(cpuaff,0.0.6,dcdillon@gmail.com,cpuaff)
66
AM_INIT_AUTOMAKE
77
AC_OUTPUT(Makefile include/Makefile examples/Makefile tests/Makefile)
88
AC_CONFIG_HEADERS([config.h])

0 commit comments

Comments
 (0)