Skip to content

Commit 81cc1ae

Browse files
committed
change version to 0.8 in configure.ac
1 parent b6eccc6 commit 81cc1ae

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.69])
5-
AC_INIT([omtt], [master], [adam@chyla.org])
5+
AC_INIT([omtt], [0.8], [adam@chyla.org])
66
AM_INIT_AUTOMAKE([-Wall -Werror foreign subdir-objects])
77
AC_CONFIG_MACRO_DIRS([m4])
88
AC_CONFIG_HEADERS([config.h])

0 commit comments

Comments
 (0)