summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ycurses/src/msgs.h2
-rw-r--r--yhttpd/VERSION2
-rw-r--r--yhttpd/src/msgs.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/ycurses/src/msgs.h b/ycurses/src/msgs.h
index 355aa45..68026ca 100644
--- a/ycurses/src/msgs.h
+++ b/ycurses/src/msgs.h
@@ -2,7 +2,7 @@
#define MSGS_H
#define APPNAME "curses"
-#define VERSION "0.1"
+#define VERSION "0.9.0"
#define BRANCH "CURRENT"
#define BUILDNR 1661
#define UNAME "FreeBSD 5.3-RELEASE-p15 i386"
diff --git a/yhttpd/VERSION b/yhttpd/VERSION
index 691d30f..34f8d09 100644
--- a/yhttpd/VERSION
+++ b/yhttpd/VERSION
@@ -1 +1 @@
-yhttpd 0.8.3-CURRENT Build 4003
+yhttpd 0.9.0-CURRENT Build 4027
diff --git a/yhttpd/src/msgs.h b/yhttpd/src/msgs.h
index bedf4ec..22432c1 100644
--- a/yhttpd/src/msgs.h
+++ b/yhttpd/src/msgs.h
@@ -123,7 +123,7 @@
#define XMLREAD "XML: Reading "
#define XMLERR "XML Error: "
#define XMLER1 "XML Error: Unable to load file "
-#define VERSION "0.8"
+#define VERSION "0.9.0"
#define BRANCH "CURRENT"
#define BUILDNR 4027
#define UNAME "Linux 7.0.11-200.fc44.x86_64 x86_64"