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 09d883a commit 1b5e91cCopy full SHA for 1b5e91c
NEWS
@@ -1,3 +1,7 @@
1
+20/02/2013 libartnet-1.1.1
2
+
3
+ Various bug fixes.
4
5
21/07/2009 libartnet-1.1.0
6
7
Added win32 support
configure.ac
@@ -4,7 +4,7 @@
AC_PREREQ(2.57)
AC_INIT(configure.ac)
AC_CONFIG_HEADERS(config.h)
-AM_INIT_AUTOMAKE(libartnet, 1.1.0)
+AM_INIT_AUTOMAKE(libartnet, 1.1.1)
8
9
# Checks for programs.
10
AC_PROG_CC
0 commit comments