62ab29
From 233512d857379115736216392b048c753b5d04b5 Mon Sep 17 00:00:00 2001
62ab29
From: Rex Dieter <rdieter@math.unl.edu>
62ab29
Date: Mon, 8 May 2017 07:33:56 -0500
62ab29
Subject: [PATCH 1/8] bump version: 1.1.2+
62ab29
62ab29
---
62ab29
 scripts/xdg-utils-common.in | 2 +-
62ab29
 1 file changed, 1 insertion(+), 1 deletion(-)
62ab29
62ab29
diff --git a/scripts/xdg-utils-common.in b/scripts/xdg-utils-common.in
62ab29
index 160e3ca..8b85883 100644
62ab29
--- a/scripts/xdg-utils-common.in
62ab29
+++ b/scripts/xdg-utils-common.in
62ab29
@@ -245,7 +245,7 @@ check_common_commands()
62ab29
             ;;
62ab29
 
62ab29
             --version)
62ab29
-            echo "@NAME@ 1.1.2"
62ab29
+            echo "@NAME@ 1.1.2+"
62ab29
             exit_success
62ab29
             ;;
62ab29
         esac
62ab29
-- 
62ab29
2.14.3
62ab29