Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Virtual Devices
libdsvdc
Commits
070d82fe
Commit
070d82fe
authored
7 years ago
by
Christian Hitz
Browse files
Options
Download
Patches
Plain Diff
Release 0.9.0
parent
8da23ad3
master
R1902
R1904
R1906
R1908
R1911
R2002
R2004
R2006
R2008
R2011
R2102
R2106
R2111
R2204
R2207
R2210
R2303
R2309
R2311
R2411
testing
1.19.11
1.19.11-beta01
1.19.10.1
1.19.10.1-beta01
1.19.10
1.19.9
1.19.9-beta03
1.19.9-beta02
1.19.9-beta01
1.19.8.1
1.19.8
1.19.8-beta03
1.19.8-beta02
1.19.8-beta01
1.19.7.1
1.19.7
1.19.7-beta07
1.19.7-beta06
1.19.7-beta05
1.19.7-beta04
1.19.7-beta03
1.19.7-beta02
1.19.7-beta01
1.19.6.3
1.19.6.2
1.19.6.1
1.19.6.1-beta01
1.19.6
1.19.6-beta03
1.19.6-beta02
1.19.6-beta01
1.19.5.1
1.19.5.1-beta02
1.19.5.1-beta01
1.19.5
1.19.5-beta03
1.19.5-beta02
1.19.5-beta01
1.19.4
1.19.4-beta04
1.19.4-beta03
1.19.4-beta02
1.19.4-beta01
1.19.3.1
1.19.3.1-beta01
1.19.3
1.19.3-beta06
1.19.3-beta05
1.19.3-beta04
1.19.3-beta03
1.19.3-beta02
1.19.3-beta01
1.19.2.1
1.19.2
1.19.2-beta02
1.19.2-beta01
1.19.1
1.19.1-beta02
1.19.1-beta01
1.19.0
1.19.0-beta03
1.19.0-beta02
1.19.0-beta01
1.18.0
1.18.0-beta04
1.18.0-beta03
1.18.0-beta02
1.18.0-beta01
1.17.0
1.17.0-beta05
1.17.0-beta04
1.17.0-beta03
1.17.0-beta02
1.17.0-beta01
1.16.7
1.16.7-beta04
1.16.7-beta03
1.16.7-beta02
1.16.7-beta01
1.16.6.1
1.16.6.1-beta01
1.16.6
1.16.6-beta04
1.16.6-beta03
1.16.6-beta02
1.16.6-beta01
1.16.5
1.16.5-beta07
1.16.5-beta06
1.16.5-beta05
1.16.5-beta04
1.16.5-beta03
1.16.5-beta02
1.16.5-beta01
1.16.4
1.16.4-beta06
1.16.4-beta05
1.16.4-beta04
1.16.4-beta03
1.16.4-beta02
1.16.4-beta01
1.16.3
1.16.3-beta08
1.16.3-beta07
1.16.3-beta06
1.16.3-beta05
1.16.3-beta04
1.16.3-beta03
1.16.3-beta02
1.16.3-beta01
1.16.2.1
1.16.2.1-beta01
1.16.2
1.16.2-beta07
1.16.2-beta06
1.16.2-beta05
1.16.2-beta04
1.16.2-beta03
1.16.2-beta02
1.16.2-beta01
1.16.1.1
1.16.1
1.16.1-beta05
1.16.1-beta04
1.16.1-beta03
1.16.1-beta02
1.16.1-beta01
v0.10.3
v0.10.2
v0.10.1
v0.10.0
v0.9.0
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
ChangeLog
+2
-0
ChangeLog
configure.ac
+1
-1
configure.ac
with
3 additions
and
1 deletion
+3
-1
ChangeLog
+
2
−
0
View file @
070d82fe
libdSvDC
v0.9.0 15.06.2017
v0.8.0 16.02.2017
* added first version of apartment ventilation device
...
...
This diff is collapsed.
Click to expand it.
configure.ac
+
1
−
1
View file @
070d82fe
...
...
@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ([2.66])
AC_INIT([libdsvdc], [0.
8
.0], [jin@dev.digitalstrom.org])
AC_INIT([libdsvdc], [0.
9
.0], [jin@dev.digitalstrom.org])
AC_CONFIG_AUX_DIR(configure_aux)
AC_CONFIG_SRCDIR([src/dsvdc.c])
AC_CONFIG_HEADERS([config.h])
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets