summaryrefslogtreecommitdiff
path: root/src/version.h
diff options
context:
space:
mode:
authorNick White <arch@njw.me.uk>2007-05-03 17:51:44 +0000
committerNick White <arch@njw.me.uk>2007-05-03 17:51:44 +0000
commit9bd6f8ef5cb773e7c3eb06f39d85bd5b94c037ec (patch)
tree33f4b05cb99451030f229ef26ab2b6c6e2605bc4 /src/version.h
parentf811c2d4823f95d7e90f25e0e7a98e5c5abcf3e2 (diff)
Added a script to ease releases, improved cli interface
Added the script prepare-release.sh Modified and added options to allow easy downloading of single issues and media files Moved functions outputting to the command line to cli.c Added a verbose flag git-archimport-id: getht@sv.gnu.org/getht--mainline--0.1--patch-24
Diffstat (limited to 'src/version.h')
-rw-r--r--src/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/version.h b/src/version.h
index 0713569..b0c562f 100644
--- a/src/version.h
+++ b/src/version.h
@@ -19,4 +19,4 @@
*
*/
-#define VERSION "0.0.1"
+#define VERSION "pre_release"