File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 1
1
EasyCwmp change log:
2
2
====================
3
3
4
+ * EasyCwmp-1.2.1 (date of 13th of October 2015)
5
+ - #0000094: warning in 'autoreconf -i': option 'subdir-objects' is disabled
6
+
4
7
* EasyCwmp-1.2.0 (date of 7th of October 2015)
5
8
- #0000091: The services to restart at the end session should be found automatically by uci change
6
9
- #0000086: update documentation
Original file line number Diff line number Diff line change 1
- AC_INIT ( [ easycwmpd] , [ 1.2.0 ] , [ mohamed.kallel@pivasoftware.com] )
1
+ AC_INIT ( [ easycwmpd] , [ 1.2.1 ] , [ mohamed.kallel@pivasoftware.com] )
2
2
AM_INIT_AUTOMAKE
3
3
AC_CONFIG_SRCDIR ( [ src/easycwmp.c] )
4
4
Original file line number Diff line number Diff line change 8
8
include $(TOPDIR ) /rules.mk
9
9
10
10
PKG_NAME: =easycwmp
11
- PKG_VERSION: =1.2.0
11
+ PKG_VERSION: =1.2.1
12
12
PKG_SOURCE: =$(PKG_NAME ) -$(PKG_VERSION ) .tar.gz
13
13
PKG_SOURCE_URL: =http://easycwmp.org/download/
14
14
You can’t perform that action at this time.
0 commit comments