1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-24 01:05:47 +01:00

Update the version strings for Muttator and Xulmus.

This commit is contained in:
Doug Kearns
2009-06-14 02:16:37 +10:00
parent dbe348687e
commit b080f91f2c
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
#### configuration #### configuration
VERSION = 0.5 VERSION = 0.6a1pre
NAME = muttator NAME = muttator
include ../common/Makefile.common include ../common/Makefile.common

View File

@@ -2,7 +2,7 @@
* version 0.6a1pre * version 0.6a1pre
* add 'online' option * add 'online' option
2008-03-29 2009-03-29
* version 0.5 * version 0.5
* fixes for recent TB nightly changes * fixes for recent TB nightly changes
* new "threads" option (non-functional for now) * new "threads" option (non-functional for now)

View File

@@ -1,6 +1,6 @@
#### configuration #### configuration
VERSION = 0.2pre VERSION = 0.2a1pre
NAME = xulmus NAME = xulmus
include ../common/Makefile.common include ../common/Makefile.common