From 25817850db0478ed84b1fa868d92d1b78c72f6ee Mon Sep 17 00:00:00 2001 From: David Burgess Date: Tue, 11 Oct 2011 22:02:02 +0000 Subject: [PATCH] Tagging the 2.8.0 public release. git-svn-id: http://wush.net/svn/range/software/public/openbts/tags/rP2.8.0@2302 19bc5d8c-e614-43d4-8b26-e1612bc8e597 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 26874dd..6197dc5 100644 --- a/configure.ac +++ b/configure.ac @@ -18,7 +18,7 @@ dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . dnl -AC_INIT(openbts,P2.8TRUNK) +AC_INIT(openbts,P2.8.0Opelousas) AC_PREREQ(2.57) AC_CONFIG_SRCDIR([config/Makefile.am]) AC_CONFIG_AUX_DIR([.])