at least call the new opustags 2.x

This commit is contained in:
Frédéric Mangano
2016-03-01 15:52:10 +01:00
parent 4d9ee3bf88
commit 8364667b4c

View File

@@ -1,7 +1,7 @@
#include <iostream>
#include "options.h"
static const auto version = "1.1";
static const auto version = "2.x";
static void show_usage(const bool include_help)
{