[go: up one dir, main page]

Menu

[f5af0a]: / add-release.txt  Maximize  Restore  History

Download this file

17 lines (12 with data), 345 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
1. Test windows build using mingw:
$ re2c/autogen.sh
$ re2c/build_mingw.sh
$ cd re2c/.build_mingw
$ make wtests
$ cd ../..
2. Edit the following files:
CHANGELOG
3. Run release script:
$ ./release.sh <version>
4. Update version to .dev
5. Attach tarball (built with release.sh) to autogenerated release on github