diff options
| author | djcb <djcb@djcbsoftware.nl> | 2013-10-05 13:33:12 -0700 |
|---|---|---|
| committer | djcb <djcb@djcbsoftware.nl> | 2013-10-05 13:33:12 -0700 |
| commit | a2c9b267bbeea16b7e4077e48a68c8a88c2a635d (patch) | |
| tree | de2cf090d16242e943df8537768b1a67a50b3c69 | |
| parent | 85309a8a04290856e59b5202ef135cac6e267026 (diff) | |
* goes with the previousv0.9.9.6-pre2
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index f4f2390..cf0b04e 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.6pre],[http://code.google.com/p/mu0/issues/list],[mu]) +AC_INIT([mu],[0.9.9.6pre2],[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 |
