diff options
| author | djcb <djcb@djcbsoftware.nl> | 2012-05-10 09:47:25 +0300 |
|---|---|---|
| committer | djcb <djcb@djcbsoftware.nl> | 2012-05-10 09:47:25 +0300 |
| commit | 8e07b5c0ee01765959c3a321827a2694e58af37e (patch) | |
| tree | 9079d8e3fa4737c6842641912161361629db16c4 /configure.ac | |
| parent | 74c5ca977b9b365a1d2a2e28a01c8101e57347dd (diff) | |
* bump version 0.9.8.5-dev1
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 127a406..2aa1101 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],[http://code.google.com/p/mu0/issues/list],[mu]) +AC_INIT([mu],[0.9.8.5-dev1],[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 |
