Skip to content

Commit c717f5b

Browse files
author
Dilawar Singh
committed
version bumped.
1 parent 08929aa commit c717f5b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
moose (3.1.3ubuntu1) UNRELEASED; urgency=medium
2+
3+
* Version bumped.
4+
5+
-- Dilawar Singh <dilawars@ghevar> Thu, 01 Feb 2018 12:26:15 +0530
6+
17
moose (3.1.2) unstable; urgency=medium
28

39
* Chamcham release (3.1.x) series.

debian/rules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ override_dh_auto_clean:
1313

1414
# consider using -DUSE_VERSIONED_DIR=ON if backporting
1515
override_dh_auto_configure:
16-
cmake -DVERSION_MOOSE=3.1.2 -DCMAKE_INSTALL_PREFIX=debian/tmp/usr .
16+
cmake -DVERSION_MOOSE=3.1.3 -DCMAKE_INSTALL_PREFIX=debian/tmp/usr .
1717

1818
override_dh_auto_build:
1919
make VERBOSE=0 -j`nproc`

0 commit comments

Comments
 (0)