From ae7f77fc78f919c2bc6dbfb2013487853f2f9e1f Mon Sep 17 00:00:00 2001 From: halosghost Date: Wed, 5 Oct 2016 18:36:15 -0500 Subject: [PATCH] Increment version number in prep for new version --- src/main.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.h b/src/main.h index 2614988..35e1472 100644 --- a/src/main.h +++ b/src/main.h @@ -33,7 +33,7 @@ #define BUFFER_SIZE 256 -static const char version_str [] = "pbpst 1.2.0\n"; +static const char version_str [] = "pbpst 1.3.0\n"; static struct option os [] = { /* commands */