summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2004-08-15 04:52:24 +0000
committerEric S. Raymond <esr@thyrsus.com>2004-08-15 04:52:24 +0000
commit812c2d5cd6e466cf786596b64783d54fd981388c (patch)
tree914a558d812def80797071b2fa222c09ef56dc2d
parente4734d11922fc98ddbc2343995a3bacc878e2bac (diff)
downloadgpsd-812c2d5cd6e466cf786596b64783d54fd981388c.tar.gz
Declare this a 2.0 prerelease.release-1.90
-rw-r--r--version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.h b/version.h
index 35ff87dd..367aabc2 100644
--- a/version.h
+++ b/version.h
@@ -1,6 +1,6 @@
#ifndef _VERSION_H
#define _VERSION_H
-#define VERSION "1.10"
+#define VERSION "1.90"
#endif