mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-03 16:34:55 +02:00
[prep-release-3.1.0-a3] Update version to 3.1.0-a4-dev for future development
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||
<project name="phpBB" description="The phpBB forum software" default="all" basedir="../">
|
||||
<!-- a few settings for the build -->
|
||||
<property name="newversion" value="3.1.0-a3" />
|
||||
<property name="newversion" value="3.1.0-a4-dev" />
|
||||
<property name="prevversion" value="3.1.0-a2" />
|
||||
<property name="olderversions" value="3.0.12, 3.1.0-a1" />
|
||||
<!-- no configuration should be needed beyond this point -->
|
||||
|
Reference in New Issue
Block a user