Skip to content

Commit

Permalink
configure: specifying version 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jgaeddert committed Dec 23, 2011
1 parent 84c20d6 commit a4a31d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
# Process with autoconf to generate configure script
#

AC_INIT([liquid-dsp],[1.0.0],[[email protected]])
AC_INIT([liquid-dsp],[1.1.0],[[email protected]])
AC_CONFIG_SRCDIR([libliquid.c])

# Specify 'C' language
Expand Down

0 comments on commit a4a31d5

Please sign in to comment.