diff options
| author | djcb <djcb@localhost.localdomain> | 2012-01-31 20:56:13 +0200 |
|---|---|---|
| committer | djcb <djcb@localhost.localdomain> | 2012-01-31 20:56:13 +0200 |
| commit | 7aea46100774578a2d09282312dd2f11e8538015 (patch) | |
| tree | 7583f31b178f48df3f788f058eead264ce1d6548 | |
| parent | 6f14e95c542efdb0fa1c7c93a90b39ca42d60235 (diff) | |
* configure.ac: bump version to 0.9.8
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 59c4780..34b8cce 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.8-beta2],[http://code.google.com/p/mu0/issues/list],[mu]) +AC_INIT([mu],[0.9.8],[http://code.google.com/p/mu0/issues/list],[mu]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_SRCDIR([src/mu.cc]) # libtoolize wants to put some stuff in here; if you have an old |
