new version, fix PortFile generation for linux.

git-svn-id: svn+ssh://svn.savannah.nongnu.org/linphone/trunk@630 3f6dc0c8-ddfe-455d-9043-3cd528dc4637
This commit is contained in:
smorlat 2009-09-04 08:02:02 +00:00
parent ee80c0be12
commit 1ca95f9c5f
2 changed files with 2 additions and 2 deletions

View file

@ -139,7 +139,7 @@ newdate:
PortFile: $(top_srcdir)/scripts/PortFile.tmpl dist
sed -e 's/\@VERSION\@/$(LINPHONE_VERSION)/g' \
-e 's/\@LINPHONE_MD5\@/$(shell md5 linphone-$(VERSION).tar.gz | awk {'print $$4'})/' < $< > PortFile
-e 's/\@LINPHONE_MD5\@/$(shell md5sum linphone-$(VERSION).tar.gz | awk {'print $$1'})/' < $< > PortFile

View file

@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
AC_INIT([linphone],[3.1.99.1],[linphone-developers@nongnu.org])
AC_INIT([linphone],[3.1.99.2],[linphone-developers@nongnu.org])
AC_CANONICAL_SYSTEM
dnl Source packaging numbers