aboutsummaryrefslogtreecommitdiff
path: root/include/version.h
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2012-03-29 14:42:17 -0400
committerJoseph Hunkeler <jhunk@stsci.edu>2012-05-25 14:21:21 -0400
commitc5ea39c54e6cc24340d790bff72bae2867c9edb2 (patch)
tree20faa40a2fed055afd646b7c4b55a5923d00de34 /include/version.h
parent40ede2e62c3bf4b45a28241bfb185b443d090393 (diff)
downloadduser-c5ea39c54e6cc24340d790bff72bae2867c9edb2.tar.gz
Version increment 1.1
Diffstat (limited to 'include/version.h')
-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);