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 2d24fce commit a80938dCopy full SHA for a80938d
configure.ac
@@ -1,7 +1,7 @@
1
# Process this file with autoconf to produce a configure script
2
3
AC_PREREQ(2.59)
4
-AC_INIT([rfxcodec], [0.1.0], [xrdp-devel@googlegroups.com])
+AC_INIT([rfxcodec], [0.1.1], [xrdp-devel@googlegroups.com])
5
AC_CONFIG_HEADERS(config_ac.h:config_ac-h.in)
6
AM_INIT_AUTOMAKE([1.6 foreign])
7
AC_CONFIG_MACRO_DIR([m4])
0 commit comments