diff options
| author | Jaromil <[email protected]> | 2010-10-04 10:59:39 (GMT) |
|---|---|---|
| committer | Jaromil <[email protected]> | 2010-10-04 10:59:39 (GMT) |
| commit | 9eb1e27cdc0d09d29f5c178974908a997c4952da (patch) | |
| tree | 69a554483dcbdc8ff476158065c7581ec3bb8a80 /configure.ac | |
| parent | 30539bcf37d8eb60166348338640826411047e5e (diff) | |
documentation and versioning for a new releasev1.2.1
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 9e89a76..45fe33f 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.59c) -AC_INIT(frei0r-plugins, [1.2.0], [[email protected]]) +AC_INIT(frei0r-plugins, [1.2.1], [[email protected]]) AC_CONFIG_MACRO_DIR([m4]) AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION) |

