diff options
| author | Dirk-Jan C. Binnema <djcb@djcbsoftware.nl> | 2011-02-13 15:44:36 +0200 |
|---|---|---|
| committer | Dirk-Jan C. Binnema <djcb@djcbsoftware.nl> | 2011-02-13 15:44:36 +0200 |
| commit | 2bb1272623df8f7e2176b29dd1d7f0c4611b9bf5 (patch) | |
| tree | 9c2c8b1961d0c5389d66862144c35995ee13ca33 /configure.ac | |
| parent | 2741ef7ce699789e7cd394ec0e0b606812e8b333 (diff) | |
* update for 0.9.3v0.9.3
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 c51612a..523b13c 100644 --- a/configure.ac +++ b/configure.ac @@ -14,7 +14,7 @@ ## along with this program; if not, write to the Free Software Foundation, ## Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. -AC_INIT([mu],[0.9.2],[http://code.google.com/p/mu0/issues/list]) +AC_INIT([mu],[0.9.3],[http://code.google.com/p/mu0/issues/list]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_SRCDIR([src/mu.cc]) AM_INIT_AUTOMAKE([dist-bzip2]) |
