diff options
| author | Dirk-Jan C. Binnema <djcb@djcbsoftware.nl> | 2010-10-30 15:14:31 +0300 |
|---|---|---|
| committer | Dirk-Jan C. Binnema <djcb@djcbsoftware.nl> | 2010-10-30 15:14:31 +0300 |
| commit | 1476a8dafa23e9e9ff8844c37785f2aacecc2db3 (patch) | |
| tree | 8ced09de0c05c1a362f0e02bbab26f3c6a446147 | |
| parent | 12f02ea08f91d019f1824ae9303708e70863dd3e (diff) | |
* configure.ac: bump version to 0.8v0.8
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 410461b..e2af3eb 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-beta],[http://www.djcbsoftware.nl/code/mu]) +AC_INIT([mu],[0.8],[http://www.djcbsoftware.nl/code/mu]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_SRCDIR([src/mu.cc]) AM_INIT_AUTOMAKE([dist-bzip2]) |
