diff options
| author | djcb <djcb@djcbsoftware.nl> | 2014-04-14 03:37:58 +0300 |
|---|---|---|
| committer | djcb <djcb@djcbsoftware.nl> | 2014-04-14 03:37:58 +0300 |
| commit | a6f6c54d672e85f4ac4cc941521c4783a926f0bd (patch) | |
| tree | 9bc75deb42a935df7b2f895c897db2978d81c526 | |
| parent | 757c87a22cab633f3a5b3c8f5061fed618b690e8 (diff) | |
* bump version to 0.9.9.6pre30.9.9.6pre3
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 2af1de2..f9140e1 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.6pre2],[http://code.google.com/p/mu0/issues/list],[mu]) +AC_INIT([mu],[0.9.9.6pre3],[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 |
