diff options
| author | Dirk-Jan C. Binnema <djcb@djcbsoftware.nl> | 2010-10-23 12:44:44 +0300 |
|---|---|---|
| committer | Dirk-Jan C. Binnema <djcb@djcbsoftware.nl> | 2010-10-23 12:44:44 +0300 |
| commit | 69db79429a6b46f98275c20452c38eb98805d581 (patch) | |
| tree | 6bcddc6c0e057c7b36f626d50b4596358ca13a4b /configure.ac | |
| parent | f4b4729f05e43ed647dfd9db11e6b257f446b2eb (diff) | |
* mark this a 0.8-betav0.8-beta
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 e2af3eb..410461b 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.8],[http://www.djcbsoftware.nl/code/mu]) +AC_INIT([mu],[0.8-beta],[http://www.djcbsoftware.nl/code/mu]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_SRCDIR([src/mu.cc]) AM_INIT_AUTOMAKE([dist-bzip2]) |
