3 Commits

Author SHA1 Message Date
alexhudson b3f0a39cc0 Tagging 0.4.0 release 2008-09-14 18:02:12 +00:00
alexhudson 48fdeda90f Configure branch for release. 2008-09-14 17:33:49 +00:00
alexhudson 78102d8eb3 Branching for 0.4 2008-09-14 16:13:10 +00:00
3 changed files with 5 additions and 14 deletions
+3 -12
View File
@@ -455,18 +455,9 @@ done
#rm -f import/clucene/NO-AUTO-GEN
#rm -f import/sqlite3/NO-AUTO-GEN
SVNREV="`svnversion . 2>/dev/null`"
if test x$SVNREV = x; then
echo Unable to discern build version
echo \#define BONGO_BUILD_BRANCH \"unknown\" > ./include/bongo-buildinfo.h
echo \#define BONGO_BUILD_VSTR \"\" >> ./include/bongo-buildinfo.h
echo \#define BONGO_BUILD_VER \"0\" >> ./include/bongo-buildinfo.h
else
echo SVN Rev at $SVNREV
echo \#define BONGO_BUILD_BRANCH \"trunk\" > ./include/bongo-buildinfo.h
echo \#define BONGO_BUILD_VSTR \"r\" >> ./include/bongo-buildinfo.h
echo \#define BONGO_BUILD_VER \"$SVNREV\" >> ./include/bongo-buildinfo.h
fi
echo \#define BONGO_BUILD_BRANCH \"0.4\" > ./include/bongo-buildinfo.h
echo \#define BONGO_BUILD_VSTR \"v\" >> ./include/bongo-buildinfo.h
echo \#define BONGO_BUILD_VER \"960\" >> ./include/bongo-buildinfo.h
conf_flags="--enable-maintainer-mode"
+1 -1
View File
@@ -3,7 +3,7 @@ AC_PREREQ(2.52)
AC_INIT(src/libs/msgapi/msgapi.c)
AM_INIT_AUTOMAKE(bongo, 0.1.0)
AM_INIT_AUTOMAKE(bongo, 0.4.0)
# this space is here to trick autogen.sh
AM_GNU_GETTEXT([external])
+1 -1
View File
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE log4c SYSTEM "">
<log4c version="0.1.0">
<log4c version="0.4.0">
<config>
<bufsize>0</bufsize>