mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 03:20:57 +00:00
* Remove .gitreview and switch to pulling the main asterisk branch version from configure.ac instead. * Replace references to JIRA with GitHub. * Other minor cleanup found along the way. Resolves: #39
This commit is contained in:
committed by
George Joseph
parent
31eeb9d068
commit
a554cfe062
@@ -1,6 +1,6 @@
|
||||
AC_PREREQ(2.60a)
|
||||
|
||||
AC_INIT([asterisk], [trunk], [https://issues.asterisk.org])
|
||||
AC_INIT([asterisk], [certified/18.9], [https://github.com/asterisk/asterisk/issues])
|
||||
|
||||
# cross-compile macros
|
||||
AC_CANONICAL_BUILD
|
||||
|
Reference in New Issue
Block a user