diff options
| author | djcb <djcb@djcbsoftware.nl> | 2012-05-13 13:12:28 +0300 |
|---|---|---|
| committer | djcb <djcb@djcbsoftware.nl> | 2012-05-13 13:12:28 +0300 |
| commit | 15c502a2e8c5e21abeda404fcb209045c614a133 (patch) | |
| tree | ae9b50edf1e9ee5ea81ed7262625c0ce98b4c2e1 /configure.ac | |
| parent | 3e10a3472c1d0df40e1a9ae568f50064edeb6f35 (diff) | |
* bump version to 0.8.9.5-dev2
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 b11076e..3491fc9 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.5-dev1],[http://code.google.com/p/mu0/issues/list],[mu]) +AC_INIT([mu],[0.9.8.5-dev2],[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 |
