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
dSS - digitalSTROM Server
dss-mainline
Commits
13e1041a
Commit
13e1041a
authored
11 years ago
by
Sergey 'Jin' Bostandzhyan
Browse files
Options
Download
Patches
Plain Diff
Release 1.22.1
parent
28bb9998
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
ChangeLog
+3
-0
ChangeLog
configure.ac
+1
-1
configure.ac
with
4 additions
and
1 deletion
+4
-1
ChangeLog
+
3
−
0
View file @
13e1041a
dSS - digitalSTROM Server
v1.22.1 01.10.2013
* fixed missing file in dist tarball
v1.22.0 01.10.2013
* make webservice URL configurable from command line, #3282
* add boost 1.5 compatibility
...
...
This diff is collapsed.
Click to expand it.
configure.ac
+
1
−
1
View file @
13e1041a
...
...
@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ([2.65])
AC_INIT([dss], [1.22.
0
], [http://redmine.digitalstrom.org])
AC_INIT([dss], [1.22.
1
], [http://redmine.digitalstrom.org])
AC_CONFIG_AUX_DIR(configure_aux)
AC_CONFIG_SRCDIR([src/dss.cpp])
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