Skip to content

Commit

Permalink
first release candidate for next release v5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gautierhattenberger committed Apr 18, 2014
1 parent 585ce15 commit d07cb6f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
Paparazzi 5.1.0_testing
=======================

First release candidate for next stable release.


Paparazzi 5.1_devel
===================

Expand Down
2 changes: 1 addition & 1 deletion paparazzi_version
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/sh

DEF_VER=v5.1_devel
DEF_VER=v5.1.0_testing

# First try git describe (if running on a git repo),
# then use default version from above (for release tarballs).
Expand Down

0 comments on commit d07cb6f

Please sign in to comment.