1
0
Fork 0

- Adding version file

This commit is contained in:
bagyenda 2006-11-03 09:39:07 +00:00
parent 0b22c99c69
commit c6b75666ab
3 changed files with 10 additions and 2 deletions

View File

@ -1,3 +1,3 @@
SUBDIRS = autotools doc mmlib mmsc mmsbox
EXTRA_DIST = GnuLICENSE KannelLICENSE bootstrap Notes todo
EXTRA_DIST = VERSION GnuLICENSE KannelLICENSE bootstrap Notes

5
mbuni/VERSION Normal file
View File

@ -0,0 +1,5 @@
cvs
$Date$
This file contains the version number of Mbuni, which must be on the first line. Second line is the date

View File

@ -8,7 +8,10 @@ dnl This program is free software, distributed under the terms of
dnl the GNU General Public License, with a few exceptions granted (see LICENSE)
dnl
AC_PREREQ(2.59)
AC_INIT([mbuni],[cvs],[devel@mbuni.org])
AC_CONFIG_SRCDIR([mmlib/mms_util.c])
AC_CONFIG_AUX_DIR(autotools)
AM_INIT_AUTOMAKE([mbuni],[cvs])
@ -258,7 +261,7 @@ AC_OUTPUT
cat<<X
License:
Mbuni - Open Source MMS Gateway - http://www.mbuni.org/
Mbuni $VERSION - Open Source MMS Gateway - http://www.mbuni.org/
Copyright (C) 2003 - 2006, Digital Solutions Ltd. - http://www.dsmagic.com