Skip to content

Commit a80938d

Browse files
committed
bump version number
1 parent 2d24fce commit a80938d

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

33
AC_PREREQ(2.59)
4-
AC_INIT([rfxcodec], [0.1.0], [xrdp-devel@googlegroups.com])
4+
AC_INIT([rfxcodec], [0.1.1], [xrdp-devel@googlegroups.com])
55
AC_CONFIG_HEADERS(config_ac.h:config_ac-h.in)
66
AM_INIT_AUTOMAKE([1.6 foreign])
77
AC_CONFIG_MACRO_DIR([m4])

0 commit comments

Comments
 (0)