This website works better with JavaScript.
Home
Explore
Help
Sign In
RuhNetConsulting
/
bcg729
mirror of
https://github.com/BelledonneCommunications/bcg729
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
8
Wiki
Activity
Browse Source
Update version.
pull/6/head
1.0.4
Ghislain MARY
9 years ago
parent
fdd4b15cd7
commit
9ada79d7ff
2 changed files
with
4 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
CMakeLists.txt
+3
-0
NEWS
+ 1
- 1
CMakeLists.txt
View File
@ -21,7 +21,7 @@
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
cmake_minimum_required
(
VERSION
3.0
)
project
(
bcg729
VERSION
1.0.
3
LANGUAGES
C
)
project
(
bcg729
VERSION
1.0.
4
LANGUAGES
C
)
set
(
PACKAGE
"${PROJECT_NAME}"
)
+ 3
- 0
NEWS
View File
@ -1,3 +1,6 @@
bcg729-1.0.4 -- July 20th, 2017
* Build system fixes
bcg729-1.0.3 -- February 24th, 2017
* Update of README
Write
Preview
Loading…
Cancel
Save