diff options
| author | djcb <djcb@djcbsoftware.nl> | 2014-09-23 07:31:43 +0300 |
|---|---|---|
| committer | djcb <djcb@djcbsoftware.nl> | 2014-09-23 07:31:43 +0300 |
| commit | 7888ba38f09f931e0aa2732953d654203cda212e (patch) | |
| tree | 02e37b9ea9a86c32530fa367f28b60524d3f4b41 /configure.ac | |
| parent | 54a6ef740123378197472184e0cdf151c4abd589 (diff) | |
Bump version to 0.9.10v0.9.10
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 3489158..10bf99e 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.9.6pre3],[http://code.google.com/p/mu0/issues/list],[mu]) +AC_INIT([mu],[0.9.10],[http://code.google.com/p/mu0/issues/list],[mu]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_SRCDIR([mu/mu.cc]) # libtoolize wants to put some stuff in here; if you have an old |
