diff options
| author | djcb <djcb@djcbsoftware.nl> | 2012-05-08 14:31:26 +0300 |
|---|---|---|
| committer | djcb <djcb@djcbsoftware.nl> | 2012-05-08 14:31:26 +0300 |
| commit | c7c823d0ce9780b4ca275d21e2f608a2c53df4d0 (patch) | |
| tree | ebde8642d84186cb7a23bc8f0af181840f94966f | |
| parent | 1d7c9bd0ac6c20b5ec9b0c5bbca355a2501cffda (diff) | |
* bump version to 0.9.8.4v0.9.8.4
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index c85ecfb..127a406 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.4-dev3],[http://code.google.com/p/mu0/issues/list],[mu]) +AC_INIT([mu],[0.9.8.4],[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 |
