We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bfa491 commit f3dd3d3Copy full SHA for f3dd3d3
configure.ac
@@ -2,7 +2,7 @@
2
# Process this file with autoconf to produce a configure script.
3
4
AC_PREREQ([2.63])
5
-AC_INIT(ruse, 1.99, jan.moren@oist.jp)
+AC_INIT(ruse, 2.0, jan.moren@oist.jp)
6
AM_INIT_AUTOMAKE([-Wall -Werror foreign])
7
AC_CONFIG_SRCDIR([src/proc.h])
8
AC_CONFIG_HEADERS([config.h])
0 commit comments