Commit 4116a5074f55d6f42521f8f4359136a5795eeed3

  • avatar
  • Sergey 'Jin' Bostandzhyan <jin @d…v.digitalstrom.org>
  • Wed Sep 01 00:24:37 CEST 2010
This is the commit for the 0.4.0 release
ChangeLog
(4 / 0)
  
11dSS11-WebSetup
22
3v0.4.0 01.09.2010 Date, time and timezone settings
4 * implemented date, time, timezone and ntp configuration, this implements
5 feature #419
6
37v0.3.0 26.07.2010 Network configuration support
48 * added network configuration functionality, implements feature #410
59 * added possibility to set hostname, apartment name, UPnP friendly name,
configure.ac
(1 / 1)
  
22# Process this file with autoconf to produce a configure script.
33
44AC_PREREQ([2.63])
5AC_INIT([dss11-websetup], [0.3.0], [jin@dev.digitalstrom.org])
5AC_INIT([dss11-websetup], [0.4.0], [jin@dev.digitalstrom.org])
66AC_CONFIG_AUX_DIR(configure_aux)
77AM_INIT_AUTOMAKE([1.10 -Wall])
88