aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunk@stsci.edu>2012-08-21 13:33:10 -0400
committerJoseph Hunkeler <jhunk@stsci.edu>2012-08-21 13:33:10 -0400
commit9583a455c17053c91c27ab6ec4a7cf44d9551bb2 (patch)
tree3c356981023596bf66b2194402154467237fd522 /include
parentaf3defbdd7628371381ffcd29cda82d653fd2929 (diff)
downloadduser-9583a455c17053c91c27ab6ec4a7cf44d9551bb2.tar.gz
Increment versionHEADmaster
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 a68abd8..bd4b798 100644
--- a/include/version.h
+++ b/include/version.h
@@ -2,7 +2,7 @@
#define VERSION_H
#define VER_MAJOR "1"
-#define VER_MINOR "1"
+#define VER_MINOR "2"
#define VER_OTH " "
void version(void);