summaryrefslogtreecommitdiff
path: root/auto
diff options
context:
space:
mode:
Diffstat (limited to 'auto')
-rw-r--r--auto/update.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/auto/update.sh b/auto/update.sh
new file mode 100644
index 0000000..5c79fc0
--- /dev/null
+++ b/auto/update.sh
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+increment_ver () {
+ point=$1
+ read
+}