Bump version number to 6.01pre

This commit is contained in:
Yamagi Burmeister 2016-12-03 09:16:02 +01:00
parent ae2b4744a1
commit 248662ff73
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@
#include "crc.h"
/* Should have 4 characters. */
#define YQ2VERSION "6.00"
#define YQ2VERSION "6.01pre"
#define BASEDIRNAME "baseq2"
#ifndef YQ2OSTYPE