We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6eccc6 commit 81cc1aeCopy full SHA for 81cc1ae
configure.ac
@@ -2,7 +2,7 @@
2
# Process this file with autoconf to produce a configure script.
3
4
AC_PREREQ([2.69])
5
-AC_INIT([omtt], [master], [adam@chyla.org])
+AC_INIT([omtt], [0.8], [adam@chyla.org])
6
AM_INIT_AUTOMAKE([-Wall -Werror foreign subdir-objects])
7
AC_CONFIG_MACRO_DIRS([m4])
8
AC_CONFIG_HEADERS([config.h])
0 commit comments