bump version
This commit is contained in:
parent
11d44bfcdb
commit
9b43d3cee9
@ -1,6 +1,6 @@
|
||||
#include <getopt.h>
|
||||
#include <iostream>
|
||||
#define VERSION "v0.1.0a"
|
||||
#define VERSION "v1.0.0-rc1"
|
||||
|
||||
void version() {
|
||||
std::cout << "rvz-convert " << VERSION << std::endl;
|
||||
|
Loading…
x
Reference in New Issue
Block a user