mirror of
https://github.com/pdewacht/brlaser
synced 2025-04-05 04:26:44 +02:00
Version 3
This commit is contained in:
parent
9c4336a8df
commit
c3999acbec
@ -1,3 +1,6 @@
|
||||
brlaser v3 (2014-07-07)
|
||||
Added DCP-7065DN description.
|
||||
|
||||
brlaser v2 (2014-06-29)
|
||||
Suppport compilation with GCC 4.6.
|
||||
Add a basic test suite.
|
||||
|
@ -16,7 +16,7 @@
|
||||
# along with brlaser. If not, see <http:#www.gnu.org/licenses/>.
|
||||
|
||||
AC_PREREQ(2.68)
|
||||
AC_INIT([brlaser], [2], [pdewacht@gmail.com], [brlaser],
|
||||
AC_INIT([brlaser], [3], [pdewacht@gmail.com], [brlaser],
|
||||
[https://github.com/pdewacht/brlaser])
|
||||
|
||||
AC_CONFIG_SRCDIR([src/line.cc])
|
||||
|
Loading…
x
Reference in New Issue
Block a user