diff options
| author | Jaromil <[email protected]> | 2011-03-08 16:14:44 (GMT) |
|---|---|---|
| committer | Jaromil <[email protected]> | 2011-03-08 22:02:46 (GMT) |
| commit | b09a0ecc23bff96cfc401a6ee65814df7f4484fe (patch) | |
| tree | 234ac1c5d408df9185a73349655fb7ea83888e53 /configure.ac | |
| parent | c4cdf15c0532f63f10087ad34b3864b696fe8a4b (diff) | |
documentation for a new release
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 45fe33f..4313f88 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.1], [[email protected]]) +AC_INIT(frei0r-plugins, [1.3.0], [[email protected]]) AC_CONFIG_MACRO_DIR([m4]) AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION) |

