aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2012-03-29 14:42:17 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2012-03-29 14:44:58 -0400
commit8c2da5cbe4e5e73fa69e6fd2615abb03fd99f36b (patch)
tree20faa40a2fed055afd646b7c4b55a5923d00de34 /include
parent7be23c2dc2203207eec1c846ac011e9790b8de71 (diff)
downloadduser-8c2da5cbe4e5e73fa69e6fd2615abb03fd99f36b.tar.gz
Version increment 1.1
Diffstat (limited to 'include')
-rw-r--r--include/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/version.h b/include/version.h
index ddbf2b7..a68abd8 100644
--- a/include/version.h
+++ b/include/version.h
@@ -2,7 +2,7 @@
#define VERSION_H
#define VER_MAJOR "1"
-#define VER_MINOR "0"
+#define VER_MINOR "1"
#define VER_OTH " "
void version(void);