We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0602ee commit 0677f24Copy full SHA for 0677f24
1 file changed
v4.41/config/deploy.rb
@@ -22,7 +22,7 @@
22
23
# SVN
24
set :scm, :subversion
25
-set :repository, "http://svn.tools.ietf.org/svn/tools/ietfdb/branch/ssw/agenda/v4.35.1"
+set :repository, "http://svn.tools.ietf.org/svn/tools/ietfdb/branch/ssw/agenda/v4.41"
26
27
set :django_environment, "cd #{release_path}"
28
0 commit comments